ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Functions for managing pages (prefix syntax)
List of functions for managing pages (prefix syntax)...
<Upload>.DeleteAll (Function)
Clears the list of files to upload: no file will be uploaded on the server.
14. Managing the "Back" button in practice
grScatter3DMarkCaption (Function)
Used to specify the mark caption for a 3D Scatter chart.
gpwVisitor (Function)
Returns the value that corresponds to the word "Visitor" according to the framework used.
Layout (Property)
The Layout property is used to get the layout of the cells in a Layout control.
<Chart>.Scatter3DMarkCaption (Function)
Used to specify the mark caption for a 3D Scatter chart.
<Image>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
<Image variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
<Chart>.SurfaceAltitudeColor (Function)
Defines the color used for the altitude (Z axis) in a Surface chart.
Upload functions (prefix syntax)
The following functions are used to manage uploads (prefix syntax):...
Xaml functions (prefix syntax)
List of Xaml functions (prefix syntax)...
Functions for managing TreeView controls (prefix syntax)
The following functions are used to manage TreeView controls (prefix syntax):
ByReference (Property)
The ByReference property is used to determine if a procedure parameter was passed by reference.
MongoDB functions (prefix syntax)
The following functions and types are used to handle the MongoDB data:...
Spreadsheet functions (prefix syntax)
The following functions are used to manage the Spreadsheet control (prefix syntax):
Clickable (Property)
The Clickable property gets and sets the behavior of an Image control when it is clicked.
InSysNotificationMode (Function)
Used to determine if the application is launched from an interactive notification in "Windows 10".
InWebSocketServerGlobalServiceMode (Function)
Indicates if the current code is being executed on the global service of the WebSocket server.
<Source>.SetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
<Source>.ReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
FilteredItem (Property)
The FilteredItem property is used to identify the item that has a filter implemented by HFilter.
GOTO statement
The GOTO statement is used to run a code identified by a given label...
LogFile (Property)
The LogFile property is used to determine if a data file is a log file.
TransactionFile (Property)
The TransactionFile property is used to determine if a data file is a transaction file.