ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
iAreaHeight (Function)
Calculates the height of a fixed-width area required to print the entire text that uses the current font.
iPrintAreaHTML (Function)
Pritns a text in HTML format in a rectangular area.
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)...
iGroupAdd (Function)
Adds a report to a group of reports.
iGroupConfigure (Function)
Modifies the parameters of a report found in a group of reports.
Common project
Projects are often cross-platform......
iGroupPrint (Function)
Starts printing a report found in a group of reports.
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
1. Project and analysis
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
3. UML models in practice
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
Native Access to SAP
SAP is a widely used ERP......
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
SCM: Optimizing the time management
From version 110042, the dates and times are stored in the Source Code Manager in UTC format (Universal Time Coordinates) instead of local computer time......
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....
2. User-friendly editors in practice
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
Creating links
Links help users navigate the help system......