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...
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
Installing and starting WDTRAD
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
11. User Macro-Code: UMC in practice
EventCreate (Function)
Creates an event.
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
tapiCallDuring (Function)
Returns the duration of the call (difference between the start date and time of call and the end date and time of call).
ArrayIntersect (Function)
Returns an array corresponding to the intersection of two arrays.
ArrayUnion (Function)
Returns an array corresponding to the union of two arrays.
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
Installing a SOAP server with Apache
HTriggerRecordBefore (Function)
Retrieves the value of the current record before the trigger(s) are executed.
tapiCallEnd (Function)
Returns the date and time of the end of call.
Creating an action plan
The action plans group all actions that will be performed by the software factory....
CameraVideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
FTPDate (Example)
Usage example of the FTPDate function
AppointmentDisplay (Function)
Displays an appointment in the native application for managing appointments found on the mobile device (Android or iOS).
MemcachedCAS (Function)
Modifies the value of a key if this one was not modified.
HTMLFromEmail (Function)
Imports the HTML content of an email and its images into an HTML Display control. The images contained in the email are also displayed in the control.
ModbusDisconnect (Function)
Closes the Modbus session.
Document (Property)
The Document property is used to identify or modify the HTML document associated with an HTML Display control or an HTML Editor control.
FaxDelete (Function)
Deletes a fax from the spooler and cancels it.