ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....
docRow (Type of variable)
The docRow type is used to define the advanced characteristics of a table row in a Word Processing document.
7. Source Code Manager (SCM)
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
fClose (Function)
Closes an external file.
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
HExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.
Relationships in a CDM
The relationships are used to link entities among themselves or to link associations to entities......
HBuildKeyValueANSI (Function)
Regardless of the platform used, the data stored in the HFSQL files is in ANSI format.
EmailReadNext (Example)
Usage example of the EmailReadNext function
Native MySQL Connector - License Agreement
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
10. Customizing the aspect of a site: skin elements
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
10. Internal components in practice