ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
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....
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
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....
9. Internal page
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
Composite chart
A composite chart is a chart that displays several types of charts......
gBackgroundGradient (Function)
Describes a display color in gradient mode.
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
docProperty (Type of variable)
The docProperty type is used to define the properties of a Word Processing document.
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
OpenSister (Function)
Opens a non-modal sibling window.
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
Compilation options (chm format)
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
Creating a flexible modeling
To create a new flexible modeling, you can......
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....