ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MaskPhoneNumber (Function)
Retrieves the phone number input mask adapted to a given country.
InputMask (Property)
The InputMask property is used to:
  • get the input mask.
  • set the input mask (from the masks available for the type).
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...
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
MaskZipCode (Function)
Retrieves the postal code input mask adapted to a given country.
MaskFormat (Function)
Formats a character string using an InputMask variable.
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
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......
Looper control linked to a table
A Looper control can be used to display the content of a table or query......
AAF: Pasting a row from one Table control into another
Table controls are used to view and manipulate data......
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
wWDGetReturnValueType
Type of the return value of the last nWDExecute, nWDExecuteEx or nWDEvalue statement]......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
AppointmentLast (Function)
Reads the last appointment in a Lotus Notes or Outlook calendar.
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
Installing WDDIXIO
HaspHLDecrypt (Function)
Decrypts a character string by using the algorithms of the Hasp key.
Error 25: No THEN statement is associated with this IF
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
DocUndo (Function)
Undoes the last action performed on a Word Processing document.
DocRedo (Function)
Restores the last undone action on a Word Processing document.
9. Generation modes
WINDEV Mobile includes different types of generation......
<Word Processing>.Redo (Function)
Restores the last undone action on a Word Processing control.
<Word Processing>.Undo (Function)
Undoes the last action performed on a Word Processing control.
WLanguage procedure called by HashCheckString
Procedure ("Callback") called by HashCheckString when checking the hash algorithm.
DateLastAccessed (Property)
The DateLastAccessed property gets the date the file was last accessed.
MCIRetrieve (Function)
Returns the last result of the MCI command run by MCIExecute.
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.