ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Android Control Center
Do you know where to find your application log files?...
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Binding an OLE control to an item
An OLE control can be bound to an item in a data file, query, etc....
Telemetry: Main features
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
Data model editor: types of links
Several types of links can be found between the files......
4. Dedicated server or shared server?
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
Operations performed on component diagrams
The following paragraphs explain......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
The "Messaging" pane
The "Messaging" pane is used to exchange messages between the employees of a company......