ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias).
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
Declaring and using a variable
A variable is defined by name and type......
3. Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
<Source>.ToFile (Function)
Copies a data source (file, query, view, ...) to a physical HFSQL file with the same description. This file is neither encrypted nor password protected.
<Source>.MigrateLinkedCompositeKey (Function)
Migrates the values of the linked composite keys coming from a file in Hyper File 5.5 format to the HFSQL Classic format.
HMigrateLinkedCompositeKey (Function)
Migrates the values of the linked composite keys coming from a file in Hyper File 5.5 format to the HFSQL Classic format.
HToFile (Function)
Copies a data source (file, query, view, ...) to a physical HFSQL file with the same description. This file is neither encrypted nor password protected.
HViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism.
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
Recompiling the project
The project compilation is a process used to......
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
Creating a query
Two methods can be used to create a query......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
<Source>.ViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism.
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
The "Code hashtags" pane
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.