ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
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
HashString (Example)
Usage example of the HashString 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.).
ServiceWaitStatus (Example)
Usage example of the ServiceWaitStatus function
Opacity (Property)
The Opacity property is used to get and change the opacity of an element.
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
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....
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
DecryptStandard (Example)
Usage example of the DecryptStandard function
Miscellaneous Windows constants
List of constants used by the Windows functions....
Error 34: 'Break' is not allowed outside the loops