ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iCloud functions
The functions to handle keys in an Apple iCloud-based container of "key-value" pairs are as follows......
The key items
Keys are specific items in your analysis......
Welcome to Reports & Queries
Reports & Queries is used to......
fResourceDir (Function)
Returns the path of the read-only resources of the application.
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
Redis management functions (prefix syntax)
The following functions are used to handle Redis databases, using prefix syntax:...
iCloudKeyValueRead (Function)
Reads the value of a key in an Apple iCloud-based container of "key-value" pairs.
1. WLanguage
WINDEV Mobile tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Native MariaDB Connector - License Agreement
Native PostgreSQL Connector - License Agreement
Native SQL Server Connector license agreement
Native SQL Server Connector (also known as Native SQL Server Access) license agreement...
License agreement for Native Informix Connector
License agreement for Native Informix Connector...
License agreement for Native Progress Connector
License agreement for Native Progress Connector (also called Native Progress Access)...
License agreement for Native Sybase Connector
License agreement for Native Sybase Connector...
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
Using the Salesforce service
Salesforce is a very popular CRM software......
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
HClusterStart (Function)
Starts an HFSQL cluster. This cluster was stopped beforehand (by HClusterStop for example).
Border (Type of variable)
The Border type is used to handle a border through programming...
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server 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....
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
Flash control properties
The Flash control can be handled by the WLanguage properties in server code and in browser code......