ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Manipulating TreeMap controls programmatically
WINDEV allows you manipulate a TreeMap control programmatically....
Composite chart
A composite chart is a chart that displays several types of charts......
License agreement for Native Informix Connector
License agreement for Native Informix Connector...
License agreement for Native Progress Connector
License agreement for Native Progress Connector (also called Native Progress Access)...
License agreement for Native Sybase Connector
License agreement for Native Sybase Connector...
NetDiskList (Function)
Lists the available disks: on the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV, on the client computer. This function is kept for backward compatibility....
EmailMessageLength (Function)
Calculates the size of specified message (without loading the message).
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
1. Project and analysis
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
Start of Break block (Break header)
The Start of break block is optional......
Manipulating a database schema (LDM)
The main manipulations possible on a database schema (MLD) are as follows ......
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.
Events associated with pages
List of events associated with pages...
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
<Source>.CancelDeclaration (Function)
Allows you to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the table is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
<ftpConnection variable>.ListFile (Function)
Lists the directories or files in a directory located on an FTP server and returns the number of files and/or directories. This new function is available from WINDEV Suite SaaS 2025 Update 2....
NetDirList (Function)
Lists the directories and the files found: on the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV, on the client computer. This function is kept for backward compatibility....
HCancelDeclaration (Function)
Allows you to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the table is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
<ftpConnection variable>.Size (Function)
Returns the size (in bytes) of a file located on an FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 - Update 2....
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....