ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Automatic management of exceptions
The management of exceptions can be customized by process......
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......
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
HCS.Timeout (Variable)
The HCS.Timeout variable is used to modify the connection timeout: for the connections established by HOpenConnection. for the automatic connection openings....
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
User Groupware and Client/Server tables
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
My Preset controls
It is not uncommon for developers to recreate the same controls, with the same style and (almost) the same code in the same project, without using a template or an Internal Window control......
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......
20. Managing suggestions and incidents
Managing suggestions and incidents...
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......
Error 102: The constants can be defined in the initialization code of project, ...
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
Java application and WINDEV
A Java application is an application entirely compiled in Java......
ERR_NO_TABLE
The description window of a Pivot Table control is used to configure several elements of the control......
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
WDDeploy: Deploy a static or PHP site
To install the files of a static site on a Web server......
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
WDZip: Overview
WDZip is used to compress and group your files in archives......
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
The pages
Pages are the main interface of a WEBDEV site......