ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ParentObject (Function)
Identifies the "parent" of a graphic object: control, column, window, page, ...
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.
List of operators
EmulateSimulator (Function)
Emulates the window of the mobile (Android/iOS) simulator....
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
EmulateActionBar (Function)
Emulates an Action Bar during the automated tests run on a mobile device (Android or iOS).
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
Debugging constants
List of constants used by the debugging functions...
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
IWListDeleteAll (Function)
Deletes all the internal windows from the list of internal windows browsed by an Internal Window control.
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
SaaSChangePassword (Function)
Changes the password of the connected user.
grSurfaceDeleteMarkCaption (Function)
Deletes the captions of marks found in a Surface chart.
grSurfaceDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grSurfaceAltitudeColor.
WinBackgroundImage (Function)
Modifies the background image of a window and specifies the display mode of this image.
SysIconize (Function)
Used to find out whether a window is minimized.
SaaSDisconnect (Function)
Disconnect the user of a SaaS site beside the SaaS web service that manages the site.
Display (External language)
Displays a value in a control or assigns a value in a variable.
MenuAdd (Function)
Adds an existing popup menu into the main menu of the current window.
SaaSClientConnexion (Function)
Returns the characteristics of the connection to the client database.
HExecuteView (Example)
Usage example of the HExecuteView function
TableAddChild (Example)
Usage example of the TableAddChild function