ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
MmoEncryption (Property)
The MmoEncryption property is used to set the encryption method of the memo file (.MMO) associated with the data file.
InfoThumbnailGeneration (Property)
The InfoThumbnailGeneration property is used to determine if the thumbnails of an item have been generated successfully.
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
NbComponent (Property)
The NbComponent property is used to get the number of elements in a composite key.
WinInput (Function)
Identifies the window containing the WLanguage code currently run.
Index (Property)
The Index property indicates the physical index (physical order) of an item in a record.
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
KeyExpression (Property)
The KeyExpression property is used to set the different components of a composite key.
HugeFile (Property)
The HugeFile property is used to configure the maximum size of a data file.
MaxThumbnailWidth (Property)
The MaxThumbnailWidth property is used to get or change the maximum width of a thumbnail of an Image item (binary memo).
NdxEncryption (Property)
The NdxEncryption property is used to configure the encryption method for the index (.NDX) file associated with the data file.
SysIMEI (Function)
Returns the IMEI number of an Android phone.
iParameter (Function)
Retrieves the printer configuration and configures the print.
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias).
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.