ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Manipulating TreeMap controls programmatically
WINDEV allows you manipulate a TreeMap control programmatically....
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
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.
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
Activation key functions
The following functions are used to manage activation keys:...
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....
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...
<Source>.ImportXLS (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)....
Manipulating a database schema (LDM)
The main manipulations possible on a database schema (MLD) are as follows ......
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......
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)....