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.
Optional events
By default, the codes available in the code editor correspond to the most common codes......
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL table described in the data model editor. the values of the bound WLanguage variables....
zipSelectFile (Function)
Selects files from an archive.
fMoveDir (Function)
Moves a directory and its content.
DNS constants
The FilteredItem property is used to identify the item that has a filter implemented by HFilter....
BitcoinCoreDateTimeLatestBlock (Function)
Returns the date and time when the latest block was created.
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
Reusing code with external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
HFSQL Client/Server: Configuring the data files on the server
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
iCloudKeyValueWrite (Function)
Stores the value of a key in an Apple iCloud-based container of "key-value" pairs.