ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
saasClient (Type of variable)
The saasClient type is used to define the advanced characteristics of a SaaS client account.
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
zipExtractAll (Example)
Usage example of the zipExtractAll function
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
Permission constants
Renvoie une ou toutes les permissions déclarées par l'application....
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
RecordSize (Property)
The RecordSize property is used to get the size (in bytes) of a record in: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
HExportCSV (Function)
Exports the records found in a data file (HFSQL or OLE DB), a view or a query to a CSV file.
HToItem (Function)
Assigns the specified value to an item of the current record.
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
Including the code
You want to include your code lines in a condition, in a structure, ......
HExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
zipChangePath (Example)
Usage example of the zipChangePath function
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.