ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ThreadMode (Function)
Changes the management mode of threads.
sOpen (Example)
Usage example of the sOpen function
zipNbFile (Example)
Usage example of the zipNbFile function
HAddLink (Function)
Adds an integrity rule between two data files on the server.
XMLData (Example)
Usage example of the XMLData function
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
TreeInfoXY (Function)
Returns the TreeView element found at a given position.
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
fMoveFile (Function)
Moves a file from one directory to another.
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
<Destination>.CopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
grDeleteAll (Function)
Erases a chart and destroys this chart.
ArraySort (Example)
Usage example of the ArraySort function
LDAPListChildren (Example)
Use example for the LDAPListChildren function
GglGetStaticMap (Example)
Usage example of the GglGetStaticMap function
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
ExeGetPID (Function)
Returns information about the current process.
FTPDeleteFile (Example)
Usage example of the FTPDeleteFile function
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).