ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CallDLL32 (Function)
Runs a function found in an external DLL.
API (Function)
Runs a function found in an external DLL.
LDAP constants
List of constants used by the LDAP functions....
Designation of current element (Reserved word)
The keywords used to identify the current element are:
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
Copying controls from the page editor
The controls can be copied from the page editor......
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
SocketRead (Function)
Retrieves a message sent by another socket.
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Translating a text file with WDTRAD
diffApply (Function)
Applies a difference buffer to a specific buffer.
How to browse the directories of a disk?
This help page explains how to browse the directories found on a disk....
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
Automatic management of exceptions
The management of exceptions can be customized by process......