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.
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
HModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
MatMultiply (Function)
Multiplies two matrices.
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more data files.
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
The planes (in a window or in a report)
The planes are used to group the window controls......
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
NdxEncryption (Property)
The NdxEncryption property is used to configure the encryption method for the index (.NDX) file associated with the data file.
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
FinNetCurrentVal (Function)
Returns the net current value of investment.
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
HAddUser (Function)
Adds a user to a database.
HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
HSL (Function)
Creates a color from its hue, saturation and lightness.