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...
AAF: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications......
fResourceDir (Function)
Returns the path of the read-only resources of the application.
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
FileDisplay (Function)
Displays a file in the browser of Web user.
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
The Item control
The "Item" control is used to edit the content of an item found in a data file......
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
grSurfaceAddData (Function)
Adds a data into a Surface chart.
fCacheDir (Function)
Returns the path of directory that will be used to store the data in cache on the internal storage space of application.
10. Embedded queries
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
FaxConnect (Function)
Establishes a connection to a fax server.
iEllipse (Function)
Prints an ellipse (in a rectangle).
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
TextProgressBar (Property)
The TextProgressBar property gets and sets the text displayed in a progress bar.
HPriority (Function)
Finds out and modifies the priority of the calling application.
Error 31: The file to include is not found. Check the name and path ...
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
emailHeader (Type of variable)
The emailHeader type is used to retrieve or define the additional email headers.