ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
MemNext (Function)
Positions on the next element of a memory zone and returns the value of this element.
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
MapAddImage (Function)
Adds a new image to the map displayed in a Map control.
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
hRSConfig (Variable type)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
Recycle code windows
By default, a single code window is opened per ......
iSequencingAddPDF (Function)
Adds a print of PDF document into a sequence of report prints.
MemPrevious (Function)
Positions on the element found before the current element of a memory zone and returns the value of this element.
9-slice scaling
9-slice scaling allows you to resize images without any distortion......
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......