ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Partial indexing of memos
You now have the ability to index the content of a text memo item......
Property of entity/association
In the MERISE methodology, the properties correspond to the characteristics of entities......
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
PageByPagePrint (Property)
The PageByPagePrint property is used to: Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler. Find out the print mode of the report (page by page or all at once)....
W3C standardization
You must comply with the W3C standard (HTML 4......
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
TwoFactorAuthenticationGenerateLink (Function)
Generates a link to register an account in an authentication application. When associated with a Bar Code control, this link will show a QR code that can be scanned in the authentication app installed on the phone.
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
3. Application development cycle
Development cycle of a WINDEV application....
The planes (in a window or in a report)
The planes are used to group the window controls......
Check: Disk space by SNMP
The monitoring robot retrieves the available disk space via an SNMP agent......
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
Commands of the external interface
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
12. External component
An external component is a set of WINDEV elements: windows, reports, analysis, etc....
GetCountryISO (Function)
Returns the desired ISO code of a country corresponding to the caption or ISO code (of a different type) of the country according to the ISO 3166-1 standard.
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
Error 1010: The member of the class is constant