ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Batch processing: creation of executables, WDLs, components, etc.
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line...
Multi-project processing: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ...
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
Operations performed on component diagrams
The following paragraphs explain......
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
Accessing a database via a web service
The database can be accessed via a web service......
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
10. Internal components in practice
11. Internal components in practice
Internal components in practice...
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
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......
Display (External language)
Displays a value in a control or assigns a value in a variable.
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
Query editor
The query editor is used to automatically create queries on the data files......
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......