ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

12. External component in practice
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
Style of a control
As soon as it is created, a control is associated with a style......
IFrame control
IFrame is an HTML concept......
Constants for managing Toolbar controls
List of constants used by the Toolbar control management functions...
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
Automatic management of exceptions
The management of exceptions can be customized by process......
Manager of automated tests
The test manager is used to......
Code statistics
The code statistics affect......
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
Installing the robot controller
The monitoring robot includes three executables......
Data model editor: types of links
Several types of links can be found between the files......
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......