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......
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
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......
SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window control. on a row in a Looper control....
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
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.
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
ERR_NO_APPLICATION
The "Analysis" pane
The "Analysis" pane lists......
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......
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......
Binding an OLE control to an item
An OLE control can be bound to an item in a data file, query, etc....
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
The Tab control
The Tab control is used to simultaneously display different controls......
NoteDelete (Function)
Deletes a repositionable note found in the current window.