ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MaskZipCode (Function)
Retrieves the postal code input mask adapted to a given country.
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.
MaskFormat (Function)
Formats a character string using an InputMask variable.
TaskAdd (Function)
Adds a task to the task list of a Lotus Notes or Outlook messaging.
TaskFirst (Function)
Reads the first task in a Lotus Notes or Outlook task list.
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
TaskModify (Function)
Modifies the current task in a Lotus Notes or Outlook task list.
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......
TaskDelete (Function)
Deletes the current task from the task list of a Lotus Notes or Outlook messaging.
ParallelTaskCancel (Function)
Immediately terminates execution of the current task: the task changes state to tpeCancelled.
4. Publishing a dynamic WEBDEV website
Merges the specified cells in an Excel document....
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
Salesforce functions (prefix syntax)
List of Salesforce functions (prefix syntax)...
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
Body block
The Body block corresponds to the main block of the report......
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
MaskTitleTime (Property)
The MaskTitleTime property is used to get or change the mask used for the title of time columns: in an Organizer control. in a Scheduler control. in a TimeLine control....
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
WDDIXIO overview