ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
Character strings
WLanguage supports different types of strings....
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
Switzerland.CheckBER (Function)
Checks the validity of a BER number (company identifier in the Swiss Business and Enterprise Register).
Error 1010: The member of the class is constant
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
FBRequest (Function)
Performs a communication request (HTTP request) to the Facebook Graph API.
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
<gglConnection variable>.Request (Function)
Sends a communication request (HTTP request) to a Google service.