ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
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.).
TestAddIteration (Function)
Adds an iteration into the current test and gives the values of test parameters for this iteration.
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
WinStatus (Function)
Identifies or modifies the window status.
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.).
PDFToText (Function)
Extract the text contained in an Document PDF.
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
iPrintBlock (Function)
Forces a report block to print.
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
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).
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
ProjectInfo (Function)
Returns specific information about the project currently run.
HAlias (Example)
Usage example of the HAlias function
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
HCloseConnection (Example)
Usage example of the HCloseConenction function
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
HRplManageFile (Function)
Defines the options used for the universal replication of a file: the replication direction. the management mode of conflicts....