ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NumberInWords (Function)
Converts a number to words.
XMLSave (Function)
Saves an XML document in a file.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
HDeactivateServerTrigger (Function)
Disables an HFSQL Client/Server server trigger on a server....
5. The following files are automatically created
CurrentWin (Function)
Identifies the window currently in edit.
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
14. Controls in practice
HWatch (Function)
Trigger monitoring of write actions (add, modify or delete) performed on a table present on an HFSQL server. In case of modification, a specific procedure can be triggered.
WiFiStatus (Function)
Returns the current activation status of Wi-Fi on the device or asks to be notified when the activation status of Wi-Fi changes.
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
grCreate (Function)
Creates a specific type of chart.
TokenDeletable (Property)
The TokenDeletable property is used to: Determine if the end user is allowed to delete tokens in a "Text token" Edit control. Allow or prevent the end user from deleting tokens in a "Text token" Edit control....
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
HDeleteLink (Function)
Deletes an integrity rule between two tables on the server.