ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
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.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
MemNext (Function)
Positions on the next element of a memory zone and returns the value of this element.
12. External component in practice
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......
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
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.
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
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......