ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SOAPAddHeader (Function)
Adds a header to the next SOAP function of a web service to run.
dBorder (Function)
Draws the borders.
<WDPic variable>.DrawRectangleGradient (Function)
Draws a rectangle in a WDPic variable.
<picLayer variable>.DrawRectangleGradient (Function)
Draws a rectangle in a picLayer variable.
SchedulerInfoXY (Function)
Returns the appointment, the resource or the date found at given position in a Scheduler control.
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
Control (Type of variable)
The Control type is used to define the characteristics of a control.
zipListFile (Function)
Returns the list of files found in an archive.
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
dRectangle (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Error 25: No THEN statement is associated with this IF
ByReference (Property)
The ByReference property is used to determine if a procedure parameter was passed by reference.
Shape (Property)
The Shape property allows you to handle the different shapes of an element.
HChangeKey (Example)
Usage example of the HChangeKey function
fWrite (Example)
Usage example of the fWrite function
zipExtractPath (Example)
Usage example of the zipExtractPath function
ContactAdd (Example)
Usage example of the ContactAdd function