ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ERR_NO_APPLICATION
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
The Static control
A Static control is a control used to display a static text......
Popup window
WINDEV allows you to open windows in popup format......
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
HTMLFindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML document (or an HTML node).
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
Functions for managing Map controls (prefix syntax)
The following functions are used to manage Map controls via prefix syntax...
The single-part and multi-part archives
Two types of archives are available......
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
Functions for managing objects (External language)
<htmlNode variable>.Remove (Function)
Removes the specified node and its descendants in an HTML document.
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....
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
HTMLRemove (Function)
Removes the specified node and its descendants in an HTML document.
Aliases on data files: HAlias
The aliases are used to handle......
Creating the skin template of a report
Remote WEBDEV administrator: Managing statistics
The remote WEBDEV administrator proposes a module for consulting the statistics regarding the traffic of your dynamic WEBDEV sites (standard and AWP) and Webservices deployed on a WEBDEV Application Server....
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
RealToDateTime (Function)
Converts an 8-byte real to a date and time.