ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
ScreenshotAllowed (Property)
The ScreenshotAllowed property is used to: Determine whether it is possible to take screenshots of a window, Allow or prevent taking screenshots of a window....
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
iFont (Function)
Selects the default font.
redisConnection (Type of variable)
The redisConnection type is used to define all the advanced characteristics of a connection to a Redis server (or cluster).
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
HOnError (Function)
Customizes the management of HFSQL errors.
EmailGetAll (Function)
Retrieves all the emails found on a server.
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
FinCurrentVal (Function)
Returns the current value of investment.
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
NetworkConnect (Function)
Associates a drive with a shared network directory.
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
Reduce (Function)
Applies a computation to each element of a WLanguage array.
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
TreeView constants
List of constants used by the TreeXXX functions...
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.