ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
IntToHexa (Function)
Returns the hexadecimal string of a numeric value.
HInfoFileRights (Function)
Allows you to find out the rights granted to a user or to a group on an HFSQL Client/Server data file....
Statistical constants
List of constants used by the statistical functions....
fMerge (Function)
Merges several files into a single one.
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
NumToFinancialWritingChinese (Function)
Converts a numeric value (integer, real or currency) to a string in the Chinese financial writing format.
CheckAllTrue (Function)
Returns True if all the elements of an array are True.
SSHWrite (Function)
Writes data into the specified SSH session.
HStatTime (Function)
Returns the time of the last update for the index statistics.
SSHDisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
CheckAnyTrue (Function)
Returns True if at least one element of an array is True.
CheckAnyFalse (Function)
Returns True if at least one element of an array is False.
ErrorReset (Function)
Resets the detection of non-fatal errors: The result of ErrorInfo is reset. The ErrorOccurred variable returns to False....
SSHRead (Function)
Reads the data found on the output buffer of the SSH session.
CurrentMonth (Function)
Returns the number of the current month.
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
HCS.Timeout (Variable)
The HCS.Timeout variable is used to modify the connection timeout: for the connections established by HOpenConnection. for the automatic connection openings....
SSHCommand (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent.
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
Member (Property)
When used on Variant variables, the Member property is used to get the array of named elements.
ExtractLine (Function)
Extracts a specific line from a character string.
Apply (Function)
Executes a procedure for each element of a WLanguage array.
ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.