ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
XMLDocument (Function)
Creates a new XML document.
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
BurnerSelect (Function)
Used to select the default burner.
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....