Farpoint Spread 8
Hi all, I would like to know if someone is using Spread 8 with windev. Does it worth buying it? Thanks for your feedbacks.…
View Article.Net
Hi all, Anyone using .Net assemblies without any issues. I followed the documentation but I can't succeed in doing it. The m…
View Article[WD-21] - extremely simple connect-to-a-web-socket example
Hi! I'm attempting to create an extremely simple demo of a Windev web-socket client. Pretty much exactly what's found here >>…
View ArticleWINDEV
Hi, In our WINDEV application we are getting following error while opening some data: Error at line 33 of Local Procedure Ma…
View ArticlePrinting HTML Email Content WD 21
The only way I can find to print HTML Email content is to use HtmlToRtf function with an rtf control. This causes many more page…
View ArticleShould I Learn TypeScript
Hi, when TypeScript release by Microsoft 5 years ago , I though it's just a joke that there's no way to beat angularJS . but …
View ArticleChange Color of Titlebar/Border/BackgroundImage
Hello all, Our program is able to run in 5 different configurations: Stand-alone, Cloud etc.... We would like to quickly d…
View ArticleOutlook email session problem in WD21 64-bit only
I have the code below that works in 32-bit and not in 64-bit. I am using Outlook 2010. Has anyone else had this problem? Any sol…
View ArticleCompilation problem with new project
It seems that global procedures are getting compiled before Project Initialization code resulting in: Error at line 4 of Declar…
View ArticleIs it possible to exclude lines of code from a project configuration (solved)
Hi, I'd like to exclude certain lines of code from a particular configuration of my project. Is this possible? Any ideas?…
View Article[WD20] Print to pdf
Hello all, I use in my project the code below to make a pdf file, it always works ok. Now by one user the report is send to t…
View ArticleCool and easy way to make a guide
Hi guys, just wanted to share this with you, as it really made my life easier. So i am using this software for 2 mounth, but alr…
View ArticleDifferent Reports and Exe Versions
Hi Forum, I have one question: I have a application developped in WD 20. In this app I implemented my own report management.…
View ArticleAndroid Fatal Thread Problem
This ONLY happens with Android. Same code runs on iOS and Windows. Running on an Android A5. I start a thread: ThreadExecute…
View ArticleGmail server fail error
I am using EmailStartSMTPSession to send emails using the gmail server. This method has been working for our customers for year…
View ArticleWINDEV Code
Hi, I'm having one small code in my application but I'm not able to understand it as I'm new to this technology. pModule est…
View ArticleHow to enumerate all files in DB and process them
Hello, I want to check index of each file in my database which is HFClassic and if there are any problems reported I want to …
View ArticleWM22: strange table behaviour
Hi All, I have a 4 column read-only table which is used to select an item, then a button is used to open a second form with i…
View Article[WBv22] How to disable language grammar checking in an Edit control
Hello All: I have an edit control in WebDev v22, which has the grammar checking enabled somehow, which I would like to disabl…
View Article[WD22] SMTP Email puzzle on Amazon EC2 instances
Hello All I have a strange problem with SMTP emailing from Amazon EC2 servers. The first time I login to the server and run …
View Article