ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Saving entered data (AAF)
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
Error 204: using a parameter without optional value after parameters ...
Functions for managing objects (External language)
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
Error 203: The procedure already has a scope attribute (local or global)
How to manage enumerations programmatically?
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
Optional parameters
Some of the parameters passed to a procedure can be optional parameters......
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
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....
"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
1. Testing a site: Elements to be tested
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
Test of a query
The query editor allows you to run the test of query result......
Chart: Managing legends
Several types of legends are supported in the charts......
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
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....
Native Sybase Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Sybase (also called Native Access to Sybase......
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....