ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Looper control based on a data file
This type of Looper control uses data from a data file or query......
Page Footer block
The Page footer block is run at the end of each page......
End of break block
The End of break block is optional......
Associating a control with a tab pane
Methods to associate a control with a tab pane......
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
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.
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......
Start of Break block (Break header)
The Start of break block is optional......
ProgressBar (Property)
WLanguage proposes...
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
pdfPage (Type of variable)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
ByReference (Property)
The ByReference property is used to determine if a procedure parameter was passed by reference.
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
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.
MyLeftSlidingWindow (Reserved word)
MyLeftSlidingWindow is used to handle the left sliding window associated with the current window.
MyRightSlidingWindow (Reserved word)
MyRightSlidingWindow is used to handle the right sliding window associated with the current window.