ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
InputMask (Property)
The InputMask property is used to:
  • get the input mask.
  • set the input mask (from the masks available for the type).
MaskPhoneNumber (Function)
Retrieves the phone number input mask adapted to a given country.
MaskFormat (Function)
Formats a character string using an InputMask variable.
MaskZipCode (Function)
Retrieves the postal code input mask adapted to a given country.
Mask functions
The following functions are used to manage masks...
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks...
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
Site map of PC SOFT documentation
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
Alignment
The Alignment property is used to align elements.
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
Remote HFSQL administrator: Overview
...The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server......
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
12. Pages in practice
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
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......
Position
The Position keyword can correspond to...
5. User Groupware in practice
<gglConnection variable>.Connect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
<gglConnection variable>.Disconnect (Function)
Disconnects the user from the Google services used. During the next re-connection, the authorizations linked to the Google services will be asked again.
WEBDEV Application Server - 10 connections - License agreement
WEBDEV concepts