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...
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
How to browse the directories of a disk?
This help page explains how to browse the directories found on a disk....
HManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
NumberExecution (Property)
The NumberExecution property is used to get and change the number of executions of a task.
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
HModifyScheduledOptimization (Function)
Modifies a scheduled optimization task on the HFSQL server defined by the connection.
GanttOrganizeTask (Function)
Reorganizes the tasks of a Gantt chart according to the constraints (dependencies and resources).
HInfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
HRSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
AppServerRunScheduledTask (Function)
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.
<Map>.AddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
grScatter3DMarkCaption (Function)
Used to specify the mark caption for a 3D Scatter chart.
<Chart>.Scatter3DMarkCaption (Function)
Used to specify the mark caption for a 3D Scatter chart.
<Connection variable>.AddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
<Connection variable>.ManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
<Connection variable>.InfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
<Connection variable>.ModifyScheduledOptimization (Function)
Modifies a scheduled optimization task on the HFSQL server defined by the connection.
SchedulerTriggerProperties (Function)
Reads the properties of trigger of a scheduled task and updates the TriggerScheduledTask structure.
<Gantt chart>.OrganizeTask (Function)
Reorganizes the tasks of a Gantt chart according to the constraints (dependencies and resources).
<Connection variable>.RSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.
Operations performed on component diagrams
The following paragraphs explain......
WDTrans: Overview
WDTrans is a tool for canceling transactions......