Lets built windev.js (1 reply)
I been thinking , rather than wait who's know when from PCS , let us join together to build windev.js framework that use to create web desktop application. it will be free and open source Anyone...
View ArticleUDP sockets (no replies)
I need interaction between WD Linux daemon (as client) and C++ Linux daemon (as server). I have a server that listen UDP port 0.0.0.0:8080 (i.e. binded to ANY_ADDR) and wait for some data from WD...
View Article[WD22] Send a file through Web Service (no replies)
I need to send a small file from WINDEV through a WEBDEV Web Services and save it on the server. I've tried it with a buffer, but I do not know if it's the right way to do it. This is the code of...
View ArticleUnexpected error (no replies)
WD21 Within my application I have a window which is used for all reports and contains all code and controls for running and filtering the specific report displays. Results of each report are displayed...
View Article[WD20] Printing crashing/freezing all of a sudden. (no replies)
Some of our customers are experiencing crashing/freezing when printing. There is no error message. The print is successful, but our application has to be restarted. They are on Windows 10 home...
View ArticleWD22 - HTML file in Edit control (2 replies)
Hi... i have a edit control in HTML Type. I pass a html page to modify some element. When save the content of Edit in HTML page disappears many tag (like "<html></html>" or "<!DOCTYPE...
View ArticleUnable to find wd200vm.dll (no replies)
I created an application using WIndev 20 (so I can’t get support from PC Soft), the application runs Perfectly when I launch it from the IDE. After I compile it and deploy to a user PC I receive this...
View ArticleInteresting Replacement for HTML Control (1 reply)
Hello, While researching for a good embed able browser control for our upcoming new project which is going to be developed in .NET I found this awesome replacement for HTML Control in WX. Of course...
View ArticleWeb components for new Web Component control (no replies)
Hello: I'm implementing a dashboard and I'm planning to create different widgets, where I would use some of the charts from webdev. However, I would like to include gauges, needles, thermometers, etc....
View ArticleWD21 red lines on controls (no replies)
When I place a new Table Control on my window i get an cross over the table and over each column. I don't want that.. Can I check it out somewhere ?
View ArticleConvert .xls -> .fic (2 replies)
Hi all, I want to convert a large .xls-file to a .fic-file. I looked into WDConvert, but I need a analysis first. Is there a way to do such thing without creating the analysis first ? Thanks for any...
View ArticleSMTP Problem
Hi, I have a WD22 application which includes a procedure to send emails using smtp. Everything works fine in test mode. Everything also works fine if I launch the program using a .BAT file (passing...
View ArticleHTTPRequest / connecting to Wordpress / Anybody know how to decode JQuery...
Hi, I'm trying to connect to a wordpress site and get a Json web token back. This is the code I am sending sURL is string="[ardemo.agency.atlasrepublic.co]; sUser is string="xxxxxx" sPwd is...
View ArticleExtract initials and surname from field. (2 replies)
Hi folks, I'm struggling with the following. String: "A.B. Smith" needs to result in string "A.B." and string "Smith". I other words I want to extract initials and name from a string into 2 separate...
View ArticlePre-release Wx23 november
Hello to you all, Seen on the French website from Pc-Soft. WINDEV 23 n'est pas disponible. Une pré-version est prévue courant novembre (documentation sous forme électronique).
View ArticleMS Access database with extension other than mdb
Hi there, For one of my projects I have an access database with an extension gxp not mdb, I tried to connect to it but impossible, when i change the extension to mdb the connection works perfectly....
View ArticleWD21: connecting exchange-server slow
Hi all, i have a small tool sending email using an Exchange server. This is rather slow. EmailStartSession takes about 10 seconds EmailSendMessage takes another 5 seconds. The smpt-server is in the...
View ArticleWINDEV SQL connection issues
Hi, We have one application developed in WINDEV, We have deployed this application on client's machine with dedicated server. Now client is getting error for one procedure: Le champ...
View ArticleEWS - WD[22] Integration
Hello, I'm trying to integrate 'Microsoft Exchange Web Services Managed API 2.2' into Windev but am struggling to get started can anyone give me any pointers? Many Thanks ISO
View ArticleLinux, WebServer, Application
Hi to all. If I start web application internet or intranet from Windows or Android, it is started and working fine. If I try to start application from Ubuntu Linux (Mozzila Firefox: 192.168.1.199/erp)...
View Article