ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.ListSynonym (Function)
Returns the list of synonyms used by a full-text index.
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.
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.
dHalo (Function)
Adds a halo effect on an image found in an Image variable].
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).
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
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......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....