ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HCloseConnection (Example)
Usage example of the HCloseConenction function
PDFToText (Function)
Extract the text contained in an Document PDF.
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.).
grDestinationWMF (Function)
Defines a meta file as chart destination.
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)....
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....
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
WinStatus (Function)
Identifies or modifies the window status.
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....
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
zipFindFile (Example)
Usage example of the zipFindFile function
Error 116: An array dimension must be an integer value
NbLabel (Property)
The NbLabel property is used to: Find out the number of labels printed across the page width. Modify the number of labels printed across the page width....
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
RulerVisible (Property)
The RulerVisible property is used to: Determine if a playhead is visible in a TimeLine control. Show or hide a playhead in a TimeLine control....
Info (Function)
Displays a custom message in a system information window.
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
Timer (Function)
Periodically and automatically calls a WLanguage procedure.