ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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).
Mask functions
The following functions are used to manage masks...
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
The Image control
The Image control is used to......
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
iPreview (Function)
Configures the print destination.
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
Data model editor: types of links
Several types of links can be found between the files......
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
Popup window
WINDEV allows you to open windows in popup format......
iPrintReport (Function)
Prints a report created with the report editor.
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
Document (Type of variable)
The Document type is used to handle a "docx" document.
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......