ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MaskZipCode (Function)
Retrieves the postal code input mask adapted to a given country.
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks...
InputMask (Property)
The InputMask property is used to:
  • get the input mask.
  • set the input mask (from the masks available for the type).
MaskFormat (Function)
Formats a character string using an InputMask variable.
MaskPhoneNumber (Function)
Retrieves the phone number input mask adapted to a given country.
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
Table,Count (External language)
Returns the number of elements in a Table control.
zipSize (Example)
Usage example of the zipSize function
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
Data persistence
The data persistence is used to store the value typed by the user......
NET constants
List of constants used by the DotNet functions....
SysIMEI (Function)
Returns the IMEI number of an Android phone.
LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
TreeExpand (Function)
Expands a node in a TreeView control.
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
SOAP constants
List of constants used by the SOAP functions....
Examples for using the OLE DB provider for HFSQL
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
WINDEV applications for Linux: Specific features
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......