ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTMLBuildString (Function)
Generates a UTF-8 string containing an HTML document.
dShadow (Function)
Adds a shadow effect on an image found in an Image variable].
HListSynonym (Function)
Returns the list of synonyms used by a full-text index.
grHMCaptionX (Function)
Modifies the caption of a category on the X-axis of a Heatmap chart.
grHMCaptionY (Function)
Modifies the caption of a category on the Y-axis of a Heatmap chart.
GetUUID (Function)
Calculates a 128-bit Universal Unique Identifier ("UUID").
GetUUID256 (Function)
Calculates a 256-bit Universal unique identifier ("UUID").
<Chart>.HMCaptionX (Function)
Modifies the caption of a category on the X-axis of a Heatmap chart.
<Chart>.HMCaptionY (Function)
Modifies the caption of a category on the Y-axis of a Heatmap chart.
<Image variable>.DrawShadow (Function)
Adds a shadow effect on an image found in an Image variable].
<Image variable>.DrawHalo (Function)
Adds a halo effect on an image found in an Image variable].
<zipArchive variable>.Split (Function)
Splits an archive into several sub-archives of a given size.
dHalo (Function)
Adds a halo effect on an image found in an Image variable].
<htmlDocument variable>.BuildString (Function)
Generates a UTF-8 string containing an HTML document.
<Source>.ListSynonym (Function)
Returns the list of synonyms used by a full-text index.
PasswordProtected (Property)
The PasswordProtected property is used to determine if a datafile is password-protected.
NoAccent (Function)
Converts accented characters in a string to non-accented characters.
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
Events associated with Edit controls
WLanguage events associated with Edit controls...
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......