ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

IWListCount (Function)
Returns the number of internal windows currently found in the list of internal windows browsed by an Internal Window control.
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
Position (Function)
Finds the position of a specified string within another string.
zipCreateExe (Example)
Usage example of the zipCreateExe function
AnchorToContent (Property)
The AnchorToContent property determines and changes how the control adapts to its content.
SelectionLength (Property)
The SelectionLength property is used to get and change the length of the selection made in a Word Processing control.
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
SNMPGetNext (Function)
Reads the value found after the last value retrieved for an SNMP agent.
Browser constants
NextIndex (Function)
Returns the number of the next row displayed in the current Table control.
ControlPane (Function)
Returns the name of static or dynamic pane found in a Tab control associated with a control.
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
IWListDisplay (Function)
Refreshes the display of an "Internal window" control with automatic iteration on a data file or query.
Socket constants
List of constants used by the functions for socket management....
IWListDeleteAll (Function)
Deletes all the internal windows from the list of internal windows browsed by an Internal Window control.
IWListNext (Function)
Displays the next internal window in the list of internal windows browsed by an Internal Window control.
IWListPrevious (Function)
Displays the previous internal window in the list of internal windows browsed by an Internal Window control.
EmulateSimulator (Function)
Emulates the window of the mobile (Android/iOS) simulator....
EmulateActionBar (Function)
Emulates an Action Bar during the automated tests run on a mobile device (Android or iOS).
IWListPosition (Function)
Displays the internal window corresponding to the specified position (in the list of internal windows browsed by an Internal Window control) or returns the position of the internal window currently displayed (in the list of internal windows browsed by an Internal Window control).
iPreview (Example)
Usage example of the iPreview function
ParentObject (Function)
Identifies the "parent" of a graphic object: control, column, window, page, ...
RoundToMultiple (Function)
Returns a numeric value rounded to the nearest multiple of another numeric value.
SaaSChangePassword (Function)
Changes the password of the connected user.