ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
Type and version of Web server
The configuration diagnostic displays the following error......
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
Reloading a document
To reload a document, ......
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
Useful parameters of a procedure
A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used....
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
Report based on a query
Queries are used to easily select records in one or more data files......
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
1. Project and analysis
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
grWaffleSize (Function)
Defines the number of rows and columns in a Waffle graph.
grWaffleTypeCell (Function)
Defines the Geometry of cells in a Waffle graph.
<Graphe>.WaffleTypeCell (Function)
Defines the Geometry of cells in a Waffle graph.