ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
MaskZipCode (Function)
Retrieves the postal code input mask adapted to a given country.
MaskFormat (Function)
Formats a character string using an InputMask variable.
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
ImageMode (Property)
The ImageMode property gets and sets the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
InKioskMode (Function)
Indicates whether the Android application is in kiosk mode.
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories).
JWTParameters (Variable type)
The JWTParameter type is used to define all the data required for JWT-based authentication.
DomoStatus (Function)
Used to find out whether an electrical device (compatible with the X10 protocol) is switched on or off.
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
NotesDeactivateView (Function)
Disables the view currently handled in Lotus Notes.
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment platform......
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
WINDEV Framework License Agreement
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
License agreement - HFSQL Client/Server
Context menu of windows (AAF)
The context menu of the windows (right mouse click on the window) contains the following options......
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
WDDIXIO License Agreement
WDDIXIO License Agreement...
Optional events
By default, the codes available in the code editor correspond to the most common codes......