ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

License agreement - HFSQL Client/Server
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
Reserved WEBDEV Application Server - License Agreement
Reserved WEBDEV Application Server - License Agreement...
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
fWrite (Function)
Writes: a character string into an external file. a memory section....
FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.
HErrorLock (Function)
Used to check whether a lock error occurred.
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....
SQLExec (Function)
Names and runs an SQL query.
zipDeleteAll (Function)
Deletes all files from an archive.
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.