ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iDirImageHTML (Function)
Used to select the directory in which the images must be generated during a print in HTML format.
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
iDocumentCanceled (Function)
Used to find out whether the current print was canceled by the user.
The planes in WEBDEV
The planes are used to group the controls of an element......
VisibleInExportAndPrint (Property)
The VisibleInExportAndPrint property is used to: Find out whether a column of a Table or TreeView Table control is visible for export and printing. Modify the visibility of a column in a Table or TreeView Table control for export and printing....
Environment of the project editor
The main elements of the project editor are as follows:
Functions for managing Organizer controls (prefix syntax)
The following functions are used to handle the Organizer control via prefix syntax:...
Window controls
Several types of controls can be used in a window, ......
Organizer control functions
The following functions are used to manage the Organizer control:...
Pane (Property)
The Pane property is used to: Find out the pane tabs associated with a control. Define the pane tabs associated with a control....
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
Environment of the data model editor
Windows
The windows represent the main interface of a WINDEV application......
Environment of the window editor
The main elements of window editor are as follows:
General environment of WINDEV
Environment of the query editor
Handling Spreadsheet controls programmatically (in a window) (prefix syntax)
A Spreadsheet control found in a window can be handled through programming......
Environment of code editor
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
The Spreadsheet control
Spreadsheets are one of the most used office tools......
WEBDEV concepts
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
Testing a project: setting
By testing the project you can simulate how the application will run......