ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ToolbarPosition (Function)
Indicates the display mode of a Toolbar control.
<TreeView>.Expand (Function)
Expands a node in a TreeView control.
Error 1018: The method is global: use the: operator: to access it
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
<Source>.CheckStructure (Function)
Defines the mode for comparing tables.
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
gpwMode (Function)
Returns the runtime mode of the User Groupware.
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
sInExitQueue (Function)
Retrieves the number of bytes waiting to be transferred in the output buffer of the specified serial port or parallel port.
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
xmlXAdESSignature (Variable type)
The xmlXAdESSignature type is used to define all the advanced characteristics of a XAdES-compliant signature. This new variable type is available from WINDEV Suite SaaS 2025 Update 3....
Manipulating menu options programmatically
Menu options can be manipulated......
HImportCSV (Function)
Imports a CSV file into an HFSQL Classic or Client/Server table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile)....
ArrayCount (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
SSLActive (Function)
Used to enable or disable the secure SSL mode.
HMode (Function)
Changes the mode and the method for locking data files.