ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
InApp constants
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
NumberRow (Property)
The NumberRow property returns the maximum number of rows containing data in a Spreadsheet control. These rows contain data, a formula, formatting or a non-standard height.
User group settings
HCheckStructure (Function)
Defines the mode for comparing data files.
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
Sorts in a report
The sort is used to organize the information displayed in the report......
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
LST: The Technical Support Newsletter, the WINDEV and WEBDEV magazine
ERR_MAX_CONNECTION
...ERR_MAX_CONNECTION...
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
Page contexts
In a Windows application, the information relative to a window is stored with the window......
HJSONToRecord (Function)
Imports JSON data into the current record.
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
Functions for managing objects (External language)