ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
Error 810: * can only be used for a parameter with a default value
HExecuteQuery (Example)
Usage example of the HExecuteQuery function
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
TableToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
MultimediaReader (Property)
The MultimediaReader property is used to get and change the media player currently used by a Multimedia control to play media files.
NbWorksheet (Property)
The NbWorksheet property is used to get the number of worksheets in a Spreadsheet control.
TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
fDirectoryExist (Function)
Checks the existence of a directory.
TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.
HOut (Example)
Usage example of the HOut function
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
TreeSelectCount (Function)
Returns the number of selected elements in a TreeView control (for a multi-selection TreeView control).
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
Constants for telemetry management
Constants for telemetry management...
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
gpwActivateUser (Function)
Validates a new user in the User Groupware database by activating the user.
CtInitialCatalog (Property)
The CtInitialCatalog property is used to get the default database defined for the access.
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
Manipuler un champ Editeur_HTML par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").