ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
Automatic documentation of external components
External components must include a technical documentation......
3. Debugger
dModifyOpacity (Function)
Modifies the opacity of an image (which means the alpha channel of the image).
ReplicSynchro: Use
dCopyScreenImage (Function)
Copies the screen content to an Image variable or to an Image control.
<Image variable>.ModifyHSL (Function)
Modifies the hue, saturation and lightness of an image in an Image variable.
<Image>.ModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image in an Image control.
<Image variable>.ModifyOpacity (Function)
Modifies the opacity of an image (which means the alpha channel of the image).
<HFSQL connection>.RSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
Error 1014: The access to the member of the class is restricted by a private inheritance
MenuAddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
dCopieImageChamp (Control)
Copies the image of a control in a WINDEV window to a variable of type Image.
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
CoordinateImageToImageControl (Function)
Converts the coordinates of a rectangle in the image to the corresponding coordinates in the Image control.
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
iColumnNum (Function)
Returns the number of the current column in a multi-column report.
List,Insert (External language)
Inserts an element at the given index of a drop-down or expanded list.
Error 701: The property is read-only
DisplayOnly (Property)
The ReadOnly property is used you to determine if an element is read-only.