ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
Events associated with Looper controls
List of events associated with Looper controls...
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
iPrintReport (Function)
Prints a report created with the report editor.
WINDEV Framework License Agreement
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
DownloadInfo (Type of variable)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
The HTML control
The HTML control displays HTML pages or HTML code......
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
ODBCDatabaseName (Property)
ODBCDatabaseName is used to: Find out the name of the database used when printing a report based on a "query performed on a connection". Specify the name of the database used when printing a report based on a "query performed on a connection"....
ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection". Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection"....
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....