ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
NET constants
List of constants used by the DotNet functions....
DotNetRunXML (Function)
Runs a procedure on a server for .Net XML Web services.
DotNetRun (Function)
Runs a procedure on a .Net server.
DotNetError (Function)
Returns the error for the last .Net procedure that failed.
DotNetGetResult (Function)
Returns the result of the last .Net procedure that was successfully run.
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
DotNetVersion (Function)
Returns the version number of the .Net Framework available on the current computer.
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
DeleteVoiceCommand (Function)
Deletes a voice command that was added by AddVoiceCommand. From version 17, this function is replaced by SpeechRecognitionDeleteCommand.
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
AccessibilityScreenReaderEnabled (Function)
Determines if the screen reader is enabled.
Camera (Property)
The Camera property is used to identify and change the camera used (back or front).
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....