ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
The Spin control
A Spin control is used to increase or reduce a value found in a control......
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
Hash functions
Hashing is used to summarize a file or a character string......
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
7. Layouts using the Flexbox control
The Context Menu control (WEBDEV)
Context menus are often used in websites......
Binding a WEBDEV slider to an item
A WEBDEV slider can be bound to an item in a data file, query, etc....
7. Source Code Manager (SCM)
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
Creating a query
Two methods can be used to create a query......
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
Access rights to a class property
A property is a code element that includes two processes......
The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic......
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......