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...
FTPAttribute (Example)
Usage example of the FTPAttribute function
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
dbgInfo (Function)
Returns a debug information.
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
Multitask (External language)
Allows the programs currently run to process the Windows messages or runs a temporization.
Error 11: The label is unknown
MemcachedCASKeyGroup (Function)
Modifies the value of a key on a group of servers if this one was not modified.
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
VariableReset (Function)
Resets the variable to its initial value.
wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value of the different parts of the Webservice response (for the Webservices returning several responses)....
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.
SemaphoreCreate (Function)
Creates a semaphore.
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
HClusterIgnoreSynchro (Function)
Defines a node of the HFSQL cluster as data source to perform the cluster synchronization.
grSurfaceGetData (Function)
Retrieves a data from a Surface chart.
HTransactionSavepoint (Function)
Declares a transaction savepoint.
dPoint (Example)
Usage example of the dPoint function
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
Warning (Function)
Displays a custom message in a system warning window.
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install......
HCheckMemo (Function)
Checks the structural integrity of memos in an HFSQL data file.
DiagramStartModification (Function)
Indicates the start of a series of actions performed in a Diagram document in a single event ("undo/redo")....