ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TestAddIteration (Function)
Adds an iteration into the current test and gives the values of test parameters for this iteration.
ErrorBuild (Function)
Displays a custom error message in a system error window.
FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.
iPageEnd (Function)
Forces the move to the next page during the report print.
iPrintBlock (Function)
Forces a report block to print.
PDFPassword (Function)
Protects a PDF document with a password.
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
grAddData (Function)
Adds a data into a chart.
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
Constants for the geo-localization functions
Constants used by the geo-localization functions...
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
HImportXLS (Function)
Imports an XLS file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....