ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
Constants for managing Gantt charts
3. UML models in practice
SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window control. on a row in a Looper control....
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
TotalNbChildren (Property)
The TotalNbChildren property returns the total number of children in a branch: of a Treeview control, of a TreeView Table control....
Screen,ScreenToFile (External language)
Initializes the file items with the value of the window controls bound to these items.
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
OpenIDReadIdentity (Function)
Retrieves the identity of a user contained in an AuthToken variable.
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
Describing an element
A flexible modeling includes different elements linked together......
Installing a SOAP server with Apache
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
ModbusDisconnect (Function)
Closes the Modbus session.
SysErrorMode (Function)
Modifies the display mode of errors.
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
SNMPGetNext (Function)
Reads the value found after the last value retrieved for an SNMP agent.
PVTLoad (Function)
Loads the result of the calculation performed in a Pivot Table control from a backup (file found on disk or backup in a buffer).
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.