ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
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....
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
Programming overview in C and C++
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
Handling the report blocks through programming
Each report block is associated with different events......
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
grCreate (Function)
Creates a specific type of chart.
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Global and local variable
Two types of variables are available......
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......