ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
HExecuteProcedure (Function)
Runs a stored procedure.
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
SSH constants
The following constants are used to manage an SSH server:...
LanguageToName (Function)
Returns the name of a language.
HResetGroup (Function)
Initializes the structure for group management (HGroup) with the default values.
HAddUser (Function)
Adds a user to a database.
HAddGroup (Function)
Adds a group of users.
Two-factor authentication management functions
Utilisation dans la classe Thread - Accès en Lecture - Type : Entier32...
HResetUser (Function)
Initializes the structure for user management (HUser) with the default values.
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......
Constants for managing videos
List of constants used by the functions for video management....
HDeactivateTrigger (Function)
Disables a trigger.
awSendInfo (Function)
Sends an information from an iOS phone to an Apple Watch (or conversely).
awProcedureGetAndSendInfo (Function)
Specifies the WLanguage procedure that will be called when receiving information coming from awSendAndGetInfo.
awProcedureGetInfo (Function)
Specifies the WLanguage procedure that will be called when receiving information coming from awSendInfo.
HActivateTrigger (Function)
Re-enables a trigger that was disabled by HDeactivateTrigger.
awSendAndGetInfo (Function)
Sends data from an iOS phone to an Apple Watch (or conversely) while expecting a response.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......