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...
Animation (Property)
The Animation property animates an image.
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
Environment of the report editor
Environment of the report editor...
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic......
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
DataBinding (Property)
The DataBinding property is used to identify and change the binding between a control and: an item in a data file. a variable. several variables....
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
fSelectDir (Function)
Opens a directory picker.
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
ThreadMode (Function)
Changes the management mode of threads.
TwainToClipboard (Function)
Allows you to: copy the document coming from the Twain device into the clipboard. view the document coming from the Twain device in the user interface of device....
Events associated with ListView controls
List of events associated with ListView controls...
The OLE control
The OLE control is used to handle an OLE object......
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
Constants for managing the windows
List of constants used by the functions for managing the windows...
Managing users
The monitoring robot allows you to manage the users related to the different check error reports......
dbgEnableLog (Function)
Enables the runtime log programmatically.
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....
Emulating constants
List of constants used by the functions for emulating automated tests....
dbgEnableAudit (Function)
Enables the dynamic audit through programming.