ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Polygon (Type of variable)
The Polygon type is used to define the points of a polygon.
ProgressBar (Property)
The ProgressBar property is used to identify and change the Progress Bar control used when calculating a Pivot Table control (PVTCalculateAll and PVTCalculateUpdate functions).
PVTCompareDateRange (Function)
Calculates and displays a date range comparison in a Pivot Table control.
diagRectangle (Type of variable)
The diagRectangle type is used to define all the advanced characteristics of a shape of type Rectangle.
FileFilter (Property)
The FileFilter property gets and sets the filter used to display files: when using assisted input in an Edit control or table column with the "File path autocomplete" option (in the "General" tab of the description window), in the file picker displayed when the user selects the "Browse..." option in the context menu of an Edit control, table column or Combo Box control....
DomoStatus (Function)
Used to find out whether an electrical device (compatible with the X10 protocol) is switched on or off.
spDerivation (Property)
The spDerivation property is used to: Get the key derivation function used to hash an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the key derivation function used for hashing (only for "Password" items defined programmatically)....
HExecuteQuery (Example)
Usage example of the HExecuteQuery function
fCurrentDrive (Function)
Gets or sets the current drive.
HandwrittenInput (Property)
The HandwrittenInput property is used to manage stylus or mouse input (Windows XP Tablet PC or Windows Vista, respectively).
KeepVisibleHierarchy (Property)
The KeepVisibleHierarchy property is used to: Determine which elements of the TreeView table will be printed: the entire hierarchy or only visible elements in the control. Change the hierarchy print mode: the entire hierarchy or only visible elements in the control....
HTMLEdit (Property)
The HTMLEdit property is used to: find out whether a Word Processing control is displayed in optimized mode for HTML editing, modify a Word Processing control to display it (or not) in optimized mode for HTML editing....
NetIPToMAC (Function)
Returns the MAC address corresponding to a given IP address.
CameraPhoto (Function)
Captures a photo via a Camera control in an Android or iOS application.
WebSocketClientConnectSSL (Function)
Establishes an SSL connection between the client and a WebSocket server.
Name55 (Property)
The Name55 property is used to manipulate the logical name of a Hyper File 5.5 data file that has not been migrated and is located in a WINDEV 19 analysis.
WinOutWidth (Function)
Returns the full width of a window (including the border).
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
BitcoinCoreDateTimeLatestBlock( Function)
Returns the date and time when the last block was created.
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
HServerWorkingDir (Function)
Returns the path of a temporary directory on the HFSQL server.
AnimationMinFPS (Function)
Configures the minimum number of images per second in order for the animations (transition effects) to be enabled in the controls.
SaaSAdminListService (Function)
Lists the SaaS services associated with a SaaS site, a pricing or a user.
Error 23: No END statement is associated with this WHILE
RTFWithImagesAndTables (Property)
The RTFWithImagesAndTables property is used to manage images and tables in RTF Static controls in a report.