ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
<WDPic variable>.DrawRectangleGradient (Function)
Draws a rectangle in a WDPic variable.
SchedulerInfoXY (Function)
Returns the appointment, the resource or the date found at given position in a Scheduler control.
dBorder (Function)
Draws the borders.
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.
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a web service to run.
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
<picLayer variable>.DrawRectangleGradient (Function)
Draws a rectangle in a picLayer variable.
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
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....