ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dCircle (Function)
Draws a circle or an ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
ValidatePassword (Function)
Indicates whether the specified password is valid for the current user.
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
Creating the menus for the windows of the WINDEV RAD pattern
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
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....
<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.
EndProgram (Function)
Ends the execution of the current program.
<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.
Configuring the setup program
Two tools can be used to create a setup program......
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control, in an Image variable....
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
<picLayer variable>.DrawRectangle (Function)
Draws a rectangle in a picLayer variable.
ToolTipMargin (Function)
Modifies the margin of the text in the tooltips.
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
DynamicServingConfigure (Function)
Indicates the environment that will be used by the "Dynamic Serving" to choose the set of pages to display.