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...
<Sliding Banner>.Last (Function)
Displays the last plane of a Sliding Banner control.
<Document variable>.Redo (Function)
Restores the last action canceled on a Document variable.
<Document variable>.Undo (Function)
Undoes the last action performed on a Document variable.
<Source>.StatDate (Function)
Returns the date of the last update for the index statistics.
General environment of WINDEV
pszWDGetLastError: Message of last error
Retrieves the message corresponding to the last error that occurred......
Right (Function)
Extracts the last characters from a string or string buffer.
SQLLast (Function)
Sets the position on the last row of the query result.
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
SOAPError (Function)
Returns the error of the last SOAP procedure that failed.
DotNetError (Function)
Returns the error for the last .Net procedure that failed.
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
<Source>.StatTime (Function)
Returns the time of the last update for the index statistics.
HStatTime (Function)
Returns the time of the last update for the index statistics.
HStatDate (Function)
Returns the date of the last update for the index statistics.
AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
Native Access to SAP
SAP is a widely used ERP......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
13. 3-Tier architecture
List Box control linked to a data file or to a query
A List Box or Combo Box control can be used to display the content of a data file or query, to allow a user to select a record, for example......
HFSQL Client/Server: Configuring the server