ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Title (Property)
The Title property is used to get and change the title of an element.
WINDEV applications for Linux: Specific features
HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.
Dashboard constants
Constants used by the functions for managing Dashboard controls...
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
PDF Reader control events
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
HCopyRecord (Example)
Usage example of the HCopyRecord function
fFileExist (Function)
Checks the existence of an external file.
6. Internal window
Internal windows...
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
Chart constants
List of constants used by the functions for chart management....
FolderWeb_15 (Function)
Caution: when migrating a project from WEBDEV 1.5 to WEBDEV 17: FolderWeb was replaced with FolderWeb_15. a warning is automatically generated in your project....
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
mongoConnection (Type of variable)
The mongoConnection type is used to define the advanced characteristics of a connection to a MongoDB server.
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......