ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
HashString (Example)
Usage example of the HashString function
HPrepareQuery (Function)
Initializes a query and declares this query to the database server in order to optimize the next executions of this query.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
MultimediaStatus (Function)
Indicates the status of the multimedia file played in the Multimedia control.
PDF Reader control events
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
EmailStartSession (Example)
Usage example of the EmailStartSession function
GglGetDocument (Function)
Downloads a document from the Google Docs service.
DecryptStandard (Example)
Usage example of the DecryptStandard function
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
zipDeleteFile (Function)
Deletes a file from an archive.
SaaSAdminListService (Function)
Lists the SaaS services associated with a SaaS site, a pricing or a user.
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
ProgressBarEnable (Example)
Usage example of the ProgressBarEnable function
Serialize (Example)
Usage example of the Serialize function
ParallelTaskExecute (Example)
Usage example of the ParallelTaskExecute function
EnumElement (Example)
Usage example of the EnumElement function
PythonExecute (Function)
Executes a function present in a Python module.