ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

3. Deploying a WINDEV application
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
SQLFirst (Function)
Positions on the first row of the query result.
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
LDAPMode (Function)
Modifies the operating mode of an LDAP session.
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
6. Internal window
Internal windows...
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
grPointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......