ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MemNext (Function)
Positions on the next element of a memory zone and returns the value of this element.
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
docNumbering (Type of variable)
The docNumbering type is used to define the advanced characteristics of a numbering used in a Word Processing document.
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
MapModifyShape (Function)
Modifies a shape drawn on the map displayed in a Map control.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
MapModifyImage (Function)
Modifies an image drawn on the map displayed in a Map control.
Recycle code windows
By default, a single code window is opened per ......
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
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.
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
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.
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
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......
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
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.