ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SCM file format evolutions
Four versions are available for the SCM repository......
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
Managing iconic fonts
Include special characters in your captions via the iconic fonts....
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
ERR_NO_TABLE
ERR_TIMEOUT_REQUEST
The request did not respond within the timeout ( seconds). ERR_TIMEOUT_REQUEST (22)...
5. Project configuration
Help system properties
The properties of help system are used to define......
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
AAF: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications......
How to create and handle a structure?
This help page explains how to create and handle a structure....
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
Information 2101: 'Short int' does not exist anymore: use 'unsigned 1-byte int'
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
<Connection variable>.CloseConnection (Function)
Closes a connection to a database.