ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Linking a Combo Box control to a data file
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example......
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
HChangeKey (Example)
Usage example of the HChangeKey function
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Creating nested reports
Reserved WEBDEV Application Server - License Agreement
Reserved WEBDEV Application Server - License Agreement...
License agreement - HFSQL Client/Server
CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls.
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
CtDatabase (Property)
The CtDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
CtUserName (Property)
The CtUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
EmailStartNotesSession (Function)
Allows you to access the data handled by the Lotus Notes messaging (emails, contacts, groups of contacts, tasks, appointments).
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......