alpha360 - NEW ERP and Hotel database schema
Hi, we just posted a new version of the alpha360 Open Source Data Models - v1.12 - that include the ERP and the Hotel database schema. We also posted a new series of project apps and demos [WD 21...
View ArticleMenu option at MDI Window cant be clicked
Hi All, I have problem with menu bar at the top of MDI child window which is not clickable. However, it will run if the shortcut key is pressed. So, problem only when it's clicked and will not...
View ArticleConditional breakpoint on a specific value
I am just exploring (after 5 years!) then Conditional Breakpoint functionality. I note it works on Number of passes. Is it possible to break on a specific value such as x = 4 or s = "cat"? At the...
View ArticleWebDev 22 - Time to come back?
Hello all - Previous user of WB16. I ended up hating it. Nothing quite worked as claimed. I abandoned it. I still have a soft spot for the Wx family. I love WinDev but the reality is that Windows is...
View ArticlePrint problem causing GPF
Hi around here, My printing works since 2000 and on every System and at all customers, but now having just one with the following Problem: Server is 2008, Client is Windows10: Printing on Server ->...
View ArticleError connecting to Gmail SMTP from WD (SOLVED) (2 replies)
As of yesterday we started getting the following error when trying to connect to gmail SMTP from our windev app. "A certificate chain processed, but terminated in a root certificate which is not...
View Article[WD] Digital sign of a file (.pdf, .doc, etc..etc) (1 reply)
Hello I have a user who needs to digital sign frequently some files to send further to Italian Public Administration's offices and they need to be signed using a smartcard to produce a signed file...
View Article[WD20] Reconnect to Original Analysis (no replies)
I have an app where I connect to our main server with the following code. MainServer..Server = MyServer MainServer..Database = MyDb MainServer..User = MyUser MainServer..Password = MyPassword...
View ArticleIs there a way to find out if a window is open
I have tried WinStatus and other things but I cannot find a way to find out if a Window is open without getting an Exception Error. Is there any way to find out if a Window has been opened other than...
View ArticleI need a Server!
I have tried to use a Kalanda Server for something close to a year now and each time I go to work on it, I can't get in for one reason or another. Support is really slow to get back to me and of...
View ArticleError when trying to connect to gmail SMTP from webdev
Hi, Recently we started getting the error when trying to connect to gmail SMTP from our webdev version 20 application. I saw solution for windev by using version 22, how about webdev ? It seems no...
View Article[WD20] Analysis File Location After Install
My exe generation options: 32 bit Include the main library in the executable The analysis is included in the library Framework included in the executable Does this mean the analysis is embedded in the...
View ArticleWebdev 22: Which control to implement privacy policy? (3 replies)
Hi, Which control can be used in Webdev to easy implement a privacy policy? I'm using a responsive design. So the control must be compatible. I'm thinking to adding this control in my template, so...
View ArticleFarpoint Spread 8 (no replies)
Hi all, I would like to know if someone is using Spread 8 with windev. Does it worth buying it? Thanks for your feedbacks. Ab.
View Article.Net (no replies)
Hi all, Anyone using .Net assemblies without any issues. I followed the documentation but I can't succeed in doing it. The message says that the .NET framework is not installed on my machine But it is...
View ArticleWINDEV (4 replies)
Hi, In our WINDEV application we are getting following error while opening some data: Error at line 33 of Local Procedure Maj_prix_AFF process. ArraySeek function called. Invalid column subscript: 1....
View ArticlePrinting HTML Email Content WD 21 (1 reply)
The only way I can find to print HTML Email content is to use HtmlToRtf function with an rtf control. This causes many more pages in the report than if the email was printed from the email...
View ArticleShould I Learn TypeScript (no replies)
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 now, Angular 4 is written in TypeScript . I start wonder, is it time to...
View ArticleChange Color of Titlebar/Border/BackgroundImage (no replies)
Hello all, Our program is able to run in 5 different configurations: Stand-alone, Cloud etc.... We would like to quickly distinguish between these, by using of one of the following features: - Change...
View ArticleOutlook email session problem in WD21 64-bit only (no replies)
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 solution? Thanks, Jeff MySession..Name = "" gwbSessionStarted is boolean =...
View Article