ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HInfoFileRights (Function)
Allows you to find out the rights granted to a user or to a group on an HFSQL Client/Server data file....
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
TreeTypeItem (Function)
Checks the existence of an element in a TreeView control and returns its type (node or leaf) if the element exists.
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
Browsing the HFSQL data files
The "Key" items are used to organize the records in a data file in order to optimize the browse or the search......
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
Events associated with Scrollbar controls
List of WLanguage events associated with Scrollbar controls...
Events associated with Sidebar controls
List of events associated with Sidebar controls...
Events associated with Slider controls
List of events associated with Slider controls in a window...
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
FinRedemption (Function)
Creates an amortization matrix for a fixed-rate loan over a defined period of time.
TableTypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
EndAutomatedProcedure (Function)
Stops the current or forthcoming execution of an automatic procedure (defined by the properties of the procedure in the code editor).
Debugging functions
List of debugging functions...
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
Windows Scheduler management functions
List of functions for managing the scheduler...
iTransparentMagenta (Function)
Modifies the management mode of Magenta color in order for this color to be considered as being transparent (or not) in all the forthcoming prints.
<Gantt chart>.TimeDisplayed (Function)
Defines the time range displayed in a Gantt Chart column in a Table or TreeView Table control.
HExportJSONString (Function)
Exports the records from a data file (HFSQL or OLE DB), view or query to a JSON string.
<HFSQL file>.ExportJSONString (Function)
Exports the records from a data file (HFSQL or OLE DB), view or query to a JSON string.
PDF file management functions
...PDF file functions...
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
HRplFilterProcedure (Function)
Defines the WLanguage procedure that will be called whenever a replication operation is performed on a specific file.