ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
Programming automatic calculations in the columns of a Table control
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
HCopyRecord (Example)
Usage example of the HCopyRecord function
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
Serialization constants
The serialization constants are as follows:
Constants for managing Organizer controls
Constants for managing Organizer controls...
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
The Upload control
The Upload control is used to upload files on the Web server......
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
Events associated with the project
List of events associated with the project...
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
Creating links
Links help users navigate the help system......
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......