ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Camera control in a mobile application
The Camera control is used to......
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
Events associated with Button controls
List of events associated with Button controls...
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
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]....
DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.)....
Error 810: * can only be used for a parameter with a default value
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.
<Table>.SelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multi-selection Table control based on a data file.
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
ERR_TIMEOUT_REQUEST
The request did not respond within the timeout ( seconds). ERR_TIMEOUT_REQUEST (22)...
The server is currently updated. Retry later.
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
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)....
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......