ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<WDPic variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a WDPic variable.
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
Remote WEBDEV administrator: Personal information
The remote management tool is used to check and modify (if necessary) your personal information....
ContactListSource (Function)
Lists the sources (or accounts) of the contacts saved on the device.
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
<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, ....).
HAddLink (Function)
Adds an integrity rule between two data files on the server.
<WDPic variable>.DrawRectangle (Function)
Draws a rectangle in a WDPic variable.
ERR_BAD_SERIAL_NUMBER
Error 106: Redefinition of a global variable
InWinRTSimulatorMode (Function)
Identifies whether or not the code is executed in the WinRT simulator (simulator for applications in Windows Store mode). Function kept for backward compatibility....
IndentLineDetails (Property)
The IndentLineDetails property is used to get or change the value of the left indent of the internal window that shows the details of a row of a Table control.
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
10. Embedded queries
10. Embedded queries
The controls from a window can be linked to a data file or existing query, ......
OrgInfoXY (Function)
Returns the index of the element found at a given position in an Organization Chart control.
<Organization Chart>.InfoXY (Function)
Returns the index of the element found at a given position in an Organization Chart control.
fBuildPath (Function)
Builds a complete file path from the directory and short name of a file. This function is mainly used to get a valid file name without having to worry about the presence of separators in the path ('/' or '\') or about their direction according to the platform....
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).