ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
WLanguage procedure called by ConfirmAsynchronous
Procedure ("Callback") called by ConfirmAsynchronous when the user clicks one of the buttons in the dialog box.
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
GglUploadDocument (Function)
Uploads a document to the Google server.
CertificateSignString (Function)
Creates the signature of a character string.
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
Statistical functions
List of statistical functions...
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
WLanguage procedure called by DialogAsynchronous
Procedure ("Callback") called by DialogAsynchronous when the user clicks one of the buttons in the dialog box.
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
After
They After keyword can correspond to:
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
MarkerImage (Type of variable)
The MarkerImage type is used to customize the image associated with a marker or a marker cluster displayed in a Map control.
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
Sending elements to Free Technical Support
Slider control properties (in a page)
A Slider control and a Range Slider control found in a page can be handed in WLanguage by the following properties.
<Table>.RefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.