ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableCellSelect (Function)
Returns the coordinates (row number and column number) of a selected cell. This function is kept for backward compatibility. It is recommended to use TableSelect.
HListStopWord (Function)
Returns the list of stop words used by a full-text index.
HInfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
Composite variable
A composite variable contains different types of elements (members)...
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
Project description: Tables tab
The project description window allows you to configure various elements of your project......
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
H.TemporaryDirectory (Variable)
Allows you to force the directory used to store the temporary files when reindexing the HFSQL data files.
rssBuildString (Function)
Builds the RSS feed and returns the result (in XML format) in a character string.
CoordinateImageToImageControl (Function)
Converts the coordinates of a rectangle in the original image to the Image control coordinate system.
dbgAuditStatus (Function)
Retrieves and changes the status of the dynamic audit.
HListServer (Function)
Lists the HFSQL servers installed on a computer.
NationRightToLeft (Function)
Allows you to find out whether the current language is written from right to left.
IWListCount (Function)
Returns the number of internal windows currently found in the list of internal windows browsed by an Internal Window control.
Font management properties
List of font management properties...
fImageSelect (Function)
Opens the image picker of Windows.
Compress (Function)
Compresses a string or a memory block (buffer) in binary format.
HActivateTrigger (Function)
Re-enables a trigger that was disabled by HDeactivateTrigger.
HInfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
MemDeleteAll (Function)
Clears and deletes a memory area.
HModifyServerProperty (Function)
Modifies the properties of an HFSQL server.