ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to choose the data source of a control?
This help page presents the different data sources available for a control....
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
Looper control populated programmatically
A Looper control populated programmatically is directly linked to lists stored in memory......
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
Global and local variable
Two types of variables are available......
Saving entered data (AAF)
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
How to fill a TreeView Table control?
This help page explains how to populate a TreeView Table control programmatically....
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
Looper control based on a data file
This type of Looper control uses data from a data file or query......
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
9. Types of standard controls
Types of standard controls...
CtDescribedCaption (Property)
The CtDescribedCaption property is used to get and set the caption of the connection to the OLE DB data source.
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
HExportJSONString (Function)
Exports the records from a data file (HFSQL or OLE DB), view or query to a JSON string.
<HFSQL file>.ExportJSONString (Function)
Exports the records from a data file (HFSQL or OLE DB), view or query to a JSON string.
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
HExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.