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.
iPrintBlock (Function)
Forces a report block to print.
PDFPassword (Function)
Protects a PDF document with a password.
SQLExec (Function)
Names and runs an SQL query.
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....
fTime (Example)
Usage example of the fTime function
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).
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
iPageEnd (Function)
Forces the move to the next page during the report print.
MongoGridFSGetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
grDestinationControl (Function)
Defines an Image control as destination of a chart.
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
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.).
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
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.