ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....
The planes in WEBDEV
The planes are used to group the controls of an element......
1. Windows generated using the RAD methodology
The RAD (Rapid Application Development) is used to create windows from......
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.
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
AutoRefresh (Property)
The AutoRefresh property is used to: Find out whether the data found in the series is automatically recalculated whenever grDraw is called Modify the mode for recalculating the data found in the series....
BTLEGetAllServices (Function)
Retrieves all the services corresponding to a UUID.
ServiceRestart (Function)
Restarts a service (already started).
7. HFSQL: files physically created
2. UML models
grInfoXY (Function)
Returns information about the series found at a specific chart point.
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Events associated with windows
List of events associated with windows...
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
Handling a Check Box control through programming (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
SaaSAdminModifyService (Function)
Modifies a SaaS service.
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
SaaSAdminDeleteService (Function)
Deletes a SaaS service.
<Chart>.SourceSeries (Function)
Defines the source of a series.
EndService (Function)
Ends the execution of the current service.
ERR_CANNOT_OPEN_FILE
4. User Groupware
Events associated with a Spreadsheet control