ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
BuildAutomationVariant (Function)
Builds an Automation variant parameter.
HStopServer (Function)
Stops an HFSQL server.
HInfoDatabaseRights (Function)
Allows you to find out the rights granted to a user or to a group on a database.
HInfoFileRights (Function)
Allows you to find out the rights granted to a user or to a group on an HFSQL Client/Server data file....
HInfoServerRights (Function)
Allows you to find out the rights granted to a user or group of users on a server.
HInfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
HInfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
HInfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
HModifyDatabaseRights (Function)
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database....
HModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
StreamConnect (Function)
Connects a stream (and the associated control) to a specific address.
HDeleteDatabase (Function)
Deletes a database located on an HFSQL server.
Age (Function)
Returns the age according to the date of birth.
BurnerStatus (Function)
Returns the status of the current burner.
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
BurnerPath (Function)
Returns the path of the current burner.
BurnerCancel (Function)
Cancels the current burn process.
BurnerAddFile (Function)
Adds a file to the compilation.
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
HTransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
LooperToXML (Function)
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically).