ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed in parameter.
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
EmailReadNext (Example)
Usage example of the EmailReadNext function
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
Round (keyword)
The Round keyword can correspond to...
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
fCreate (Function)
Creates an external file.
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
System constants
List of constants used by the system functions....
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
Comment (Property)
The Comment property is used to manage comments.
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
Link (Property)
The Link property is used to get and change the link of an element.
The single-part and multi-part archives
Two types of archives are available......
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.