ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BTStack (Function)
Returns the Bluetooth stack currently used.
WINDEV Mobile 2024 Tutorial - Table of contents
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
Table,Insert (External language)
Inserts an element into a table at a given position.
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
10. Embedded queries
Clone (Function)
Constructs a copy of a class instance: An object of the actual class of the class instance is allocated. The members of the class instance are copied to the members of the new object....
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
docFormatMulticolumn (Type of variable)
The docFormatMulticolumn type is used to define all the advanced characteristics of a multicolumn section defined in a docSection variable.
Toast constants
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
MCI constants
List of constants used by the MCI functions....
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
GglRequest (Example)
Usage example of the GglRequest function
FaxOutbox (Function)
Enumerates the pending faxes or the outgoing faxes.
FaxInbox (Function)
Enumerates the pending faxes or the incoming faxes.
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.
gglEmail (Type of variable)
The gglEmail type is used to describe and modify the email address of a contact...
Project (External language)
Opens and runs a WINDEV project.
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
10. Page templates
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.