ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
WINDEV 2024 Tutorial
SchedulerAddTrigger (Function)
Creates a trigger for a scheduled task.
SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.
SchedulerTriggerProperties (Function)
Reads the properties of trigger of a scheduled task and updates the TriggerScheduledTask structure.
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
MDI functions (prefix syntax)
List of MDI functions...
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
PC SOFT Free Technical Support
Thank you for buying one of our products......
Managing bar codes
The use of bar codes to identify and manage products has become essential......
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
HCheckIndexAsynchronous (Function)
Checks that the data contained in the index file (.NDX file) correctly references the data contained in the HFSQL Client/Server data file (.FIC file). This new function is available from WINDEV Suite SaaS 2025 - Update 2....
.NET 3.0, 4.0 control properties, ... (WPF)
List of properties associated with the .NET 3.0, 4.0 control, ... (WPF)...
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
.NET Assemblies
.NET is Microsoft's software development platform......
HideWhileScrolling (Property)
The HideWhileScrolling property is used to: Determine if the pinned control is hidden while scrolling, Show or hide the pinned control while scrolling....
Pushed (Property)
The Pushed property is used to get and change the state of a two-state button (pressed or released).
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
Pinned (Property)
The Pinned property is used to: Pin a control: the position of the pinned control will be relative to the visible area of its container and not to the content area. Determine if a control is pinned....