ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
FTP constants
List of constants used by the FTP functions....
HExecuteScheduledBackup (Function)
Forces the execution of a scheduled backup.
HInfoGroup (Function)
Returns information about the specified group of users.
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
<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>.DrawPolygon (Function)
Draws a polygon in a WDPic variable.
<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.
HListGroup (Function)
Returns the list of groups of users defined for a connection.
HListUser (Function)
Returns the list of users defined for a connection.
Use Facebook authentication (prefix syntax)
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
<Connection variable>.InfoDatabaseRights (Function)
Allows you to find out the rights granted to a user or to a group on a database.
Find out the account that runs the AWP protocol
HResetClient (Function)
Initializes the structure for managing the Client computers (HClient structure).
NationRightToLeft (Function)
Allows you to find out whether the current language is written from right to left.
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.