ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintAreaMarkdown (Function)
Prints Markdown text in a rectangular area.
iPrintArea (Function)
Prints a text in a rectangular area.
iGroupAdd (Function)
Adds a report to a group of reports.
iGroupConfigure (Function)
Modifies the parameters of a report found in a group of reports.
iGroupPrint (Function)
Starts printing a report found in a group of reports.
Common project
Projects are often cross-platform......
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.
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
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......