ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control 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.
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.
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
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....
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
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)....
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......
2. Analysis in practice
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
Scheduler report
The report editor allows you to create "Scheduler" reports....
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
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, ...)...
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
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, ...
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......