ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Splitter control
The Splitter control is used to divide a window into several distinct areas...
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
HTTPRequest (Function)
Starts an HTTP request on a server.
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
HDeleteServerTrigger (Function)
Deletes a server trigger.
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
HPriorityClient (Function)
Modifies the priority of a client application.
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
fMoveFile (Function)
Moves a file from one directory to another.
zipListFile (Function)
Returns the list of files found in an archive.
Conversion (Function)
Converts a value from a unit to another one.
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
HIndex (Function)
Rebuilds the file index (".NDX" file).
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
HErrorLock (Function)
Used to check whether a lock error occurred.
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
grParameter (Function)
Retrieves or modifies a chart parameter.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
HListItem (Example)
Usage example of the HListItem function
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.