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...
ImageLast (Function)
Displays the last image for the scroll.
HaspHLLogin (Function)
Connects the application with a Hasp key.
ActionRedo (Function)
Runs the last action canceled.
<Image>.Last (Function)
Displays the last image for the scroll.
HTransactionRollbackToSavepoint (Function)
Rolls the transaction back to the savepoint.
<HFSQL connection>.TransactionRollbackToSavepoint (Function)
Rolls the transaction back to the savepoint.
fChangeExtension (Function)
Changes the extension of a file on disk.
DriveCreateFile (Function)
Creates a file on the remote disk.
DriveDeleteFile (Function)
Deletes a file on the remote disk.
DriveCreateDirectory (Function)
Creates a directory on the remote disk.
<Variable Drive>CreateFile (Function)
Creates a file on the remote disk.
BitcoinCoreDateTimeLatestBlock( Function)
Returns the date and time when the last block was created.
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
1. Examples provided with WINDEV Mobile
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
Hash constants
List of constants used by the Hash functions....
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
Error 116: An array dimension must be an integer value
Linking a Combo Box control to a data file
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example......
SysNameMainScreen (Function)
Returns the name of the main screen for the computer.
Library,Disk (External language)
Opens the project library that is stored on disk.
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......