ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions...
SNMPOIDDescription (Function)
Returns the description of an OID.
SNMPOIDAccess (Function)
Returns the authorized access modes of a specific OID.
SNMPOIDStatus (Function)
Returns the status of an OID.
SNMPOIDType (Function)
Returns the type of data in an OID.
fCurrentDir (Function)
Identifies or modifies the current directory.
<Connection variable>.ModifyScheduledOptimization (Function)
Modifies a scheduled optimization task on the HFSQL server defined by the connection.
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
ToolTipMargin (Function)
Modifies the margin of the text in the tooltips.
LanguageToCharset (Function)
Returns the character set corresponding to a language.
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
Two-factor authentication management functions
Utilisation dans la classe Thread - Accès en Lecture - Type : Entier32...
Fax constants
List of constants used by the functions for managing faxes....
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......
HDeactivateTrigger (Function)
Disables a trigger.
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
HActivateTrigger (Function)
Re-enables a trigger that was disabled by HDeactivateTrigger.
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
HPass (Function)
Defines the password used to create or open a data file.
Testing a static page
The test of a single page runs the current page in WEBDEV......