ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Splitter control
The Splitter control is used to divide a window into several distinct areas...
ComponentLocate (Function)
Specifies the access path to an external component of project.
<picLayer variable>.DrawTextRTF (Function)
Draws an RTF text in a picLayer variable.
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
<Image variable>.ModifySaturation (Function)
Modifies the saturation of an image in an Image variable.
<Image variable>.ModifyHue (Function)
Changes the hue of an image in an Image variable.
<Image variable>.ModifyHSL (Function)
Modifies the hue, saturation and lightness of an image in an Image variable.
<Image variable>.ModifyLightness (Function)
Modifies the lightness of an image in an Image variable.
<picLayer variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
<WDPic variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a WDPic variable.
<WDPic variable>.DrawRectangle (Function)
Draws a rectangle in a WDPic variable.
gpwInLDAPMode (Function)
Allows you to find out whether identification of users in the user groupware will be done via a LDAP directory.
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
Items used in a select query
A query created in the query editor can contain several types of items......
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
gpwOpenSite (Function)
Allows you to start the site when using the user groupware.
HSetREP (Function)
Enables or disables the management of .REP file.
<Image>.Copy (Function)
Copies an image to another image.
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....