ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file......
InReportsAndQueriesMode (Function)
Indicates whether the code is run during the test of a report or query in Reports & Queries.
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
Replication management functions
Three types of replication are proposed......
3. Debugger
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
UMCOpen (Function)
Opens the edit window of User Macro-Code for the current window.
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
dModifyOpacity (Function)
Modifies the opacity of an image (which means the alpha channel of the image).
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.
ReplicSynchro: Use
<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.
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
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
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
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.
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.