ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MmoEncryption (Property)
The MmoEncryption property is used to set the encryption method of the memo file (.MMO) associated with the data file.
HDescribeItem (Example)
Usage example of the HDescribeItem function
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
Format (Property)
The Format property is used to define the data format of a data file.
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
Events associated with control templates
List of events associated with control templates...
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.
iParameterViewer (Function)
Configures the report viewer.
Partial indexing of memos
You now have the ability to index the content of a text memo item......
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
NdxEncryption (Property)
The NdxEncryption property is used to configure the encryption method for the index (.NDX) file associated with the data file.
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
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)....
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
KeySize (Property)
The KeySize property is used to set the characteristics of a text memo key item.
NbArrayElement (Property)
NbArrayElement is used to configure the number of elements in an array item.
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
grCreate (Function)
Creates a specific type of chart.
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
ActionUndo (Function)
Cancels the last action performed by the end user.
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
NbWorksheet (Property)
The NbWorksheet property is used to get the number of worksheets in a Spreadsheet control.
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.