ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

saasClient (Type of variable)
The saasClient type is used to define the advanced characteristics of a SaaS client account.
Selection (Property)
The Selection property is used to get the characteristics of the selection (or cursor): in a Word Processing control. Remark: This selection is in the section being edited in the control (body, header or footer). in a Spreadsheet control. in an HTML Editor control. in a Diagram Editor control....
How to open a page?
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
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.
Welcome to Reports & Queries
Reports & Queries is used to......
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control. the number of pages in a PDF file displayed in an Image control. the number of pages found in a PDF file displayed in a PDF Reader control. the number of pages found in a DOCX file displayed in a Word Processing control....
FolderData (Function)
FolderData is kept for backward compatibility.
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
MatMultiply (Function)
Multiplies two matrices.
ArrayDistinct (Function)
Returns an array without duplicates.
EmulateSimulator (Function)
Emulates the window of the mobile (Android/iOS) simulator....
fWriteLine (Example)
Usage example of the fWriteLine function
EmulateActionBar (Function)
Emulates an Action Bar during the automated tests run on a mobile device (Android or iOS).
gClickableLink (Function)
Adds a clickable link in a graphic string.
SysWinActive (Function)
Returns the handle of the active window or activates a window.
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
Installing the robot controller
The monitoring robot includes three executables......
Starting WDOptimizer in a command line