ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
Options of the window editor
To configure the general options of the window editor......
Handling menu options programmatically
The menu options can be handled......
<Array>.InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
TypeFiles (Property)
The TypeFiles property is used to get and change the filter available in the file picker of the Upload control.
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
NameServerFile (Property)
The NameServerFile property is used to get the name of the uploaded file on the server.
WaitWindowStart (Function)
Opens the wait window of application.
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
12. Pages in practice
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
MDIOpen (Function)
Opens and enables an MDI child window.
fSplit (Function)
Splits a file into several files.
Error (Function)
Displays a custom error message in a system error window.
<Array>.Insert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
StartVisibleRange (Property)
The StartVisibleRange property is used to: get and change the first visible date or time in a Scheduler or TimeLine control. change the first visible time in a TimeLine control....
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
Info (Function)
Displays a custom message in a system information window.