ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
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....
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.
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
Scheduler report
The report editor allows you to create "Scheduler" reports....
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
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....
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
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)....
<Chart>.PointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
The "Image catalog" pane
The "Image catalog" pane is a context-sensitive image catalog......
ERR_TIMEOUT_REQUEST
The request did not respond within the timeout ( seconds). ERR_TIMEOUT_REQUEST (22)...
Error 102: The constants can be defined in the initialization code of project, ...
<Chart>.PointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
HCS.Timeout (Variable)
The HCS.Timeout variable is used to modify the connection timeout: for the connections established by HOpenConnection. for the automatic connection openings....
Viewing a report in 3D
Your report displays controls that overlap?......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
2. Analysis in practice