ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
iVPos (Function)
iVPos is kept for backward compatibility.
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
grRaised (Function)
Used to display a chart with raised effect.
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
Associating documents with the project
To describe a project in detail, you can associate documents with it......
Zoom (Property)
The Zoom property gets or sets the zoom value: in an Image control. in a Map control. in an Organization Chart control. in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control. in a Word Processing control. in a PDF Reader control. in a Camera control. in a Diagram Editor control; in a window....
HImportCSV (Function)
Imports a CSV file into an HFSQL Classic or Client/Server table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile)....
Toast (Variable type)
The Toast type is used to define all the advanced characteristics of a toast notification.
grAxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Modify the type of a switch option: 3-state or 2-state options....
WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
MemOut (Function)
Used to find out whether the browse performed on a memory area is outside this memory area.
grOrientation (Function)
Modifies the orientation of chart axes.
iTextHeight (Function)
Calculates the height of the font for the text to print (in millimeters).
iCloseReport (Function)
Stops printing the current report immediately.
QuickActionPin (Function)
Generates a request to pin a quick action.
GetGUID (Function)
Calculates a globally unique identifier (named "GUID"), whose size is: equal to 16 bytes, which means 32 hexadecimal characters. equal to 32 bytes, which means 64 hexadecimal characters....
Clipboard functions
List of functions for managing the clipboard...
BitwiseNOT (Function)
Returns the result of a bitwise NOT operation performed on a value.
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.