ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. Creating a WEBDEV project and its database schema
WEBDEV Tutorial - Creating a WEBDEV project and its database schema Lesson 1 - Creating a WEBDEV project and its database schema - 5 min
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
Creating the menus for the windows of the WINDEV RAD pattern
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
14. Managing the "Back" button in practice
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Creating an executable file
Once the development of your WINDEV application is completed (windows, reports, queries, etc.)......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window ......
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
Cardinalities
The cardinalities are used to count the links between the files......
Analysis links
The links are used to link the files found in an analysis between themselves......
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
2. Types of setup
Types of setup...