ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
List,Insert (External language)
Inserts an element at the given index of a drop-down or expanded list.
dHalo (Function)
Adds a halo effect on an image found in an Image variable].
dShadow (Function)
Adds a shadow effect on an image found in an Image variable].
DisplayOnly (Property)
The ReadOnly property is used you to determine if an element is read-only.
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
HListSynonym (Function)
Returns the list of synonyms used by a full-text index.
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].
HTMLBuildString (Function)
Generates a UTF-8 string containing an HTML document.
<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.
ExceptionEnable (Function)
Re-enables the current exception process if the exception was corrected.
NoAccent (Function)
Converts accented characters in a string to non-accented characters.
MenuSelectPlus (Function)
Enables a menu option (popup menu or drop-down menu).
FaxResume (Function)
Re-enables a fax paused in the spooler (pending fax).
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......