ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
Report controls
Several types of controls can be handled in a report created by the report editor......
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
Creating nested reports
The "Analysis" pane
The "Analysis" pane lists......
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
ERR_NO_APPLICATION
Functions for managing threads (prefix syntax)
List of functions for managing threads (prefix syntax)...
Generation of a class diagram using reverse engineering
WINDEV, WINDEV Mobile and WEBDEV allow you to create the class diagram of an application using reverse engineering (files "......
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
Binding an OLE control to an item
An OLE control can be bound to an item in a data file, query, etc....
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
NoteLoadAll (Function)
Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll.
MDI functions (prefix syntax)
List of MDI functions...
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
NoteDelete (Function)
Deletes a repositionable note found in the current window.
The Tab control
The Tab control is used to simultaneously display different controls......
Thread management functions
List of functions for managing threads...
Currencies
A currency is a real coded on 10 bytes....
WDStatistics: Importing log files
To view the statistics about the site traffic with WDStatistics, the log files must be imported onto the current computer......