ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HSetMemo (Function)
Used to modify the management mode of memo items.
ErrorBuild (Function)
Displays a custom error message in a system error window.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
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....
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
DriveUploadDirectory (Function)
Envoie un répertoire (présent sur la machine de l'utilisateur) vers un disque distant....
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
HCopyRecord (Example)
Usage example of the HCopyRecord function
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
Image control in a window
This help page presents the characteristics of an Image control found in a window...
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
HRecordDate (Function)
Returns the date and time of the last write operation performed on a record in an HFSQL file (Classic or Client/Server)....
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.
HTransactionIsolation (Function)
Configures the isolation level of transactions for a connection to an HFSQL server.