ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

10. Embedded queries
Drawing constants
List of constants used by the drawing functions....
Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
gglPhoneNumber (Type of variable)
The gglPhoneNumber type is used to describe and modify the phone number of a contact...
SaaSClientConnexion (Function)
Returns the characteristics of the connection to the client database.
TileDeleteAll (Function)
Deletes all modifications made to the application tile.
SocketProxy (Function)
Specifies whether TCP sockets and WebSockets must go through a SOCKS5 proxy to execute requests.
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
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).
Filter
The Filter keyword can correspond to: the Filter function. the Filter property....
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....
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.