ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
8. Sharing a project in practice
Creating the Form windows of a WINDEV RAD pattern
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
Check: Sending an email
The monitoring robot will......
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.
<gglConnection variable>.Connect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
Sub-modeling
In a flexible modeling, the "Application", "Process" and "Choice" elements can be used to enter in a "sub-modeling"......
Software license agreement
WINDEV Express license agreement...
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
<gglConnection variable>.ListContactGroup (Function)
Retrieves the list of groups of contacts associated with the specified Google account.
Declaring and using a variable
A variable is defined by name and type......
API (Function)
Runs a function found in an external DLL.
WDTestSite: Load test
The stress tests are used to check......
Global procedure/function
A global procedure can be used in all the processes or events of the project....