ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Salesforce functions
List of Salesforce functions...
The Edit control
The Edit control allows users to enter data......
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Running the test of the User Groupware and installing it
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
How to fill a TreeView control from a data file? (prefix syntax)
By default, the TreeView control cannot automatically display the data coming from a data file......
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
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......
Status bar of windows
The status bar of a window is used to display several types of information......
gglCalendar (Type of variable)
The gglCalendar type is used to describe and modify a calendar used by the Google Calendar service...
Configuring an application with User Groupware
2. UML models
2. UML models
gglDocument (Type of variable)
The gglDocument type is used to handle a Google document...
MyWindow (Reserved word)
MyWindow is used to handle the current window...
Cos (Function)
Calculates the cosine of an angle.
CoTan (Function)
Calculates the cotangent of an angle.
Tangent (Function)
Calculates the tangent of an angle.
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....