ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iBorder (Example)
Usage example of the iBorder function
MemcachedCAS (Function)
Modifies the value of a key if this one was not modified.
NextIndex (Function)
Returns the number of the next row displayed in the current Table control.
Statistical functions
List of statistical functions...
XMLParent (Example)
Usage example of the XMLParent function
ODBCPassword (Property)
The ODBCPassword property is used to: Identify the password used to connect to a database via an ODBC driver or a Native Connector. Specify the password used to connect to a database via an ODBC driver or a Native Connector....
ODBCUserName (Property)
ODBCUserName is used to: Identify the username used to connect to a database via an ODBC driver or a Native Connector. Specify the username used to connect to a database via an ODBC driver or a Native Connector....
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
HListServer (Function)
Lists the HFSQL servers installed on a computer.
MemcachedCASKeyGroup (Function)
Modifies the value of a key on a group of servers if this one was not modified.
Compress (Function)
Compresses a string or a memory block (buffer) in binary format.
ControlExecuteModification (Function)
Considers that the control has been modified by the user (the Modified property is set to True for the control and for the window if necessary) and runs the "Whenever modifying" WLanguage event associated with the control.
AnimationPlayOnControlProperty (Function)
Animates the modification of an integer property between 2 values.
grTimeLevelMax (Function)
Defines the number of levels to display in the time scale of a chart as well as the maximum level.
2. Static or dynamic site
Max (Function)
Returns the greatest value passed as parameter.
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
HCancelBackup (Function)
Cancels a current backup.
Null (keyword)
The "Null" keyword can correspond to:
Constants for managing the Enumerations and the Combinations
fAddText (Function)
Adds the content of a character string at the end of a file.
fAddBuffer (Function)
Adds the content of a buffer at the end of a file.
HInfoViewRights (Function)
Allows you to find out the rights granted to a user or to a group on an SQL view or on a materialized view.