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...
Error
The Error keyword is used to manage the errors.
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
VisibleRange (Property)
The VisibleRange property is used to get and change the width of the Range Slider control track.
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
TextToRTF (Function)
Converts text to Rich Text Format.
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
Events associated with supercontrols
List of events associated with supercontrols...
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
HDeleteBackup (Function)
Deletes a backup previously created with HBackup.
ServiceUninstall (Function)
Uninstalls a service.
iColumnEnd (Function)
Forces a column break in a multi-column report.
dbgWriteWarningAudit (Function)
Writes a custom runtime warning into the dynamic audit.
MaxButtonWidth (Property)
The MaxButtonWidth property is used to get and set the maximum width of a button in a tab pane.
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
10. Embedded queries
Email management functions
List of functions for managing emails...
iSkipLine (Function)
Forces one or more line break.
Events of the Mobile Image Editor control
control Image Editor allows you to offer your mobile application users the possibility to edit and modify images or photos......
Using projects from earlier versions
Cherche les éléments d'un noeud HTML correspondant à une balise....
HCheckIndexAsynchronous (Function)
Checks that the data contained in the index file (.NDX file) correctly references the data contained in the HFSQL Client/Server data file (.FIC file). This new function is available from WINDEV Suite SaaS 2025 - Update 2....
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.