ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Environment of the project editor
The main elements of the project editor are as follows:
DotNetGetResult (Function)
Returns the result of the last .Net procedure that was successfully run.
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
Hasp constants
The Hasp constants are as follows......
HPrepareQuery (Function)
Initializes a query and declares this query to the database server in order to optimize the next executions of this query.
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
InAndroidMode (Example)
Usage example of the InAndroidMode function
Popup window
WINDEV allows you to open windows in popup format......
fDir (Function)
Finds a file or directory.
GroupReset (Function)
Reinitializes the Group structure.
SaaSClientConnexion (Function)
Returns the characteristics of the connection to the client database.
CompactToolbar (Property)
The CompactToolbar property is used to: determine if the window toolbars are compacted. compact (or not) the toolbars....
Handling controls in a report
The different operations available for the report controls are as follows......
Internal component
An internal component is a set of elements from a project......
Google Calendar management functions
List of functions for managing Google calendars...
Functions for managing Google contacts (prefix syntax)
List of functions for managing Google contacts...
NET constants
List of constants used by the DotNet functions....
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
MongoFind (Function)
Finds documents in a MongoDB collection.