ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintBlock (Function)
Forces a report block to print.
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
The planes in WEBDEV
The planes are used to group the controls of an element......
SecurityHtml (Property)
The SecurityHtml property is used to get and change the status of the security mechanism of HTML Display and HTML Editor controls.
grZoom (Function)
Defines the zoom of a chart.
How to loop through the files of a directory?
This help page presents the different methods that can be used to loop through the files of a directory....
How to use an array of structures?
An array of structures is an Array variable......
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
Flexbox control description: General Tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
Dynamic array (Variable type)
A dynamic array is an "advanced" type of array...