ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
Telephony functions
List of telephony functions...
8. Sharing a project in practice
Miscellaneous Windows functions
List of miscellaneous Windows functions...
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
7. Available controls in a window
WINDEV Mobile includes several types of controls...
GPSGetPosition (Function)
Retrieves information about the current device position.
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
Count (Property)
The Count property returns the number of elements in a given set.
rssTextInput (Type of variable)
The rssTextInput type is used to describe the input area of RSS stream...
GglUploadDocument (Function)
Uploads a document to the Google server.
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed in parameter.
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
InApp constants
StoreTheValue (Property)
The StoreTheValue property is used to: Find out whether a control keeps its value between two application starts via the persistence. Modify a control so that it keeps (or not) its value between two application starts via the persistence....
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
Constants for managing emails
List of constants used by the functions for managing emails....
Subscribing an element to the dictionary
The subscription to a dictionary element is automatically proposed......