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.
End of Document block
The End of document block is run once at the end of the report execution......
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
TableMode (Function)
TableMode is kept for backward compatibility.
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
SpreadsheetModifyName (Function)
Modifies the name used to identify a cell in a Spreadsheet control.
TreeDisplay (Function)
Refreshes a TreeView control from a given position.
Chart constants
List of constants used by the functions for chart management....
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
LDAPNbValue (Function)
Returns the number of values for an attribute.
ArrayDeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
DateDifference (Function)
Calculates the number of days between two dates.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
Diagram constants
The following constants are used to manipulate diagrams:...
EmailCheckAddress (Function)
Checks the validity of an email address.
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
Cursor constants
List of constants used by the functions for managing cursors and the mouse...