ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HashString (Example)
Usage example of the HashString function
FolderData (Example)
Usage example of the FolderData function
ServiceInstall (Example)
Usage example of the ServiceInstall function
AppointmentListCalendar (Example)
Usage example of the AppointmentListCalendar function
DataType (Example)
Usage example of the DataType function
ServiceWaitStatus (Example)
Usage example of the ServiceWaitStatus function
ServiceStatus (Example)
Usage example of the ServiceStatus function
InServiceMode (Example)
Usage example of the InServiceMode function
MongoCreateCollection (Example)
Usage example of the MongoCreateCollection function
HTTPSendForm (Example)
Usage example of the HTTPSendForm function
SOAPToHTTP (Example)
Usage example of SOAPToHTTP
EmailStartSession (Example)
Usage example of the EmailStartSession function
MapAddMarker (Example)
Usage example of the MapAddMarker function
fLock (Function)
Entirely or partially locks an external file.
HAlias (Example)
Usage example of the HAlias function
HPrepareQuery (Function)
Initializes a query and declares this query to the database server in order to optimize the next executions of this query.
GglFile (Type of Variable)
The GglFile type allows you to know all the characteristics of a file from the Google software suite (Docs, Sheets, etc.).
TableSetFocus (Function)
Gives focus to a row found in a Table or TreeView Table control: the control switches to edit for the specified row and column.
Opacity (Property)
The Opacity property is used to get and change the opacity of an element.
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....