ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

VariableReset (Function)
Resets the variable to its initial value.
ChangeAction (Example)
Usage example of ChangeAction
SysErrorMode (Function)
Modifies the display mode of errors.
FaxDelete (Function)
Deletes a fax from the spooler and cancels it.
BTIsVisible (Function)
Used to find out whether a Bluetooth radio is visible.
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
MatDeterminant (Function)
Calculates the determinant of a square matrix (the number of rows is equal to the number of columns).
MatRead (Function)
Reads the value of a matrix element.
SNMPGetNext (Function)
Reads the value found after the last value retrieved for an SNMP agent.
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
zipCreate (Function)
Creates an archive.
Parameters of the procedure used by TreeListItem
Procedure ("Callback") called by TreeListItem for each "child" element found. This procedure can be a local, global or internal procedure.
AAF: Increasing the height of the rows in the Table or Looper controls
In Table, TreeView Table and Looper controls, the user can resize the height of rows, in read-only or in edit......
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
Constants used by the TraceStart function
List of constants used by the TraceStart function....
gpwImportLDAPUsers (Function)
Imports the users stored in a LDAP directory into the user file of user groupware.
List,Add (External language)
Adds an element to a Combo Box or List Box control.
Error 30: An exception process cannot be declared inside another exception process...
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
iFont (Function)
Selects the default font.
Events associated with Image controls
List of events associated with Image controls...