ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
Detailed use of WINDEV FTP/RPC
Encryption (Property)
The Property Encryption allows you to know and modify the type of encryption used.
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
iDocumentCanceled (Function)
Used to find out whether the current print was canceled by the user.
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
EmailCurrentFolder (Function)
Returns the name of current folder in the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls...
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
PrivateKey (Property)
The PrivateKey property manages connections that use private keys (SSH or MQTT connections).
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
Index (Property)
The Index property is used to get the index of an element.
SysPowerStatus
Used to get various information about the battery (main or secondary) of the device on which the application is running.
Constants for the assisted replication
List of constants used by the functions for the assisted replication....