ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
Functions for managing objects (External language)
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
Error 810: * can only be used for a parameter with a default value
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Primary (Property)
The Primary property can be used: on the gglPostalAddress type. on the gglEmail type. on the gglInstantMessaging type on the gglOrganization type on the gglPhoneNumber type]....
Stemming (Property)
The Stemming property is used to enable stemming and to define the language used for stemming in a full-text index defined through programming.
GestureCurrentPointer (Function)
Returns the pointer index (finger or stylus) that triggered the call to a process specific to the multi-touch feature in an Image control.
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
GglDisconnect (Function)
Disconnects the user from the Google services used. During the next re-connection, the authorizations linked to the Google services will be asked again.
<gglConnection variable>.Disconnect (Function)
Disconnects the user from the Google services used. During the next re-connection, the authorizations linked to the Google services will be asked again.
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....
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
Managing contacts (mobile devices)
In your mobile applications, you have the ability to directly manage the contacts of your mobile device (Android, iPhone, iPad, Universal Windows)....
2. Analysis in practice
Scheduler report
The report editor allows you to create "Scheduler" reports....
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....