ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dbgCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
Constants for managing Gantt charts
Copying and cloning
Variables are copied using the "=" operator...
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
sfExecuteQueryResult (Type of variable)
The sfExecuteQueryResult type is used to find out the result of SFForwardQuery and SFExecuteQuery...
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
XMLChild (Function)
Positions on the first child element of current element.
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
17. TLS/SSL: Encrypting information on the Web
Operator on Address
The & operator returns the address of a variable as an integer
fDir (Function)
Finds a file or directory.
MemSort_55 (Function)
MemSort_55 is kept for backward compatibility.
Val (Function)
Returns the numeric value of a character string.
StatSum (Function)
Calculates the sum for a series of values.
ToClipboard (Function)
Writes text or image information into the system clipboard.
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
fCompare (Function)
Compares the content of two files bit by bit.
TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).