ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic button execution (Window)
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode......
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
Automatic documentation of external components
External components must include a technical documentation......
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
GranularityAppointment (Property)
The GranularityAppointment gets and changes the precision of the grid used to define appointments in Organizer or Scheduler controls. Property kept for backward compatibility.
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
PageLayout (Property)
The PageLayout gets and sets the layout of the current diagram in the Diagram Editor control. The layout of the diagram is defined in a variable of type diagLayout.
Unalterable (Property)
The Unalterable property is used to configure the unalterability of a data file: the data file cannot be modified; only additions can be made.
Copying and cloning
Variables are copied using the "=" operator...
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
14. Generation modes
Generation modes...
Compilation options
The compilation options allow you to define the help system generation settings......
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
8. Windows in practice
Discover the main actions that can be performed on the windows....
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
Customizing the report viewer: Available windows
Manipulating a Layout control programmatically
A Layout control can be......
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
TypeFiles (Property)
The TypeFiles property is used to get and change the filter available in the file picker of the Upload control.