ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
WinInactiveEffect (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
mongoOperationAdd (Type of variable)
The mongoOperationAdd type is used to define all the advanced characteristics of a document add operation in bulk.
MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.
MemNext (Function)
Positions on the next element of a memory zone and returns the value of this element.
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
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.
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
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......
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
MemPrevious (Function)
Positions on the element found before the current element of a memory zone and returns the value of this element.
iSequencingAddPDF (Function)
Adds a print of PDF document into a sequence of report prints.
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
Using RAD patterns
The steps for creating a RAD pattern are as follows......
XMLAddChild (Function)
Adds a child tag into an XML document.
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
BreakDeleteAll (Function)
Deletes all breaks from a Table control or from a Looper control.
BurnerAddFile (Function)
Adds a file to the compilation.
Using WDDIXIO
To translate the text used in your project:...
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.