ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fDataDir (Function)
Returns the full path of the directory of HFSQL tables specified by the user when installing the application.
HListStopWord (Function)
Returns the list of stop words used by a full-text index.
12. Pages in practice
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
Native Sybase Connector: Programming with SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure into the analysis......
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
Saving entered data (AAF)
Extension (Property)
The Extension property is used to: get the extension of a file defined in the data model editor or through programming. define the extension of a file (when the file is described through programming only)....
Binding controls to data
A window or page can display information from......
Overview of external languages
Managing space characters in the searches?
8. Windows in practice
Discover the main actions that can be performed on the windows....
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
HComputer (Function)
Stores a unique computer number or identifier in order to use the log and transactions over the network.
Assisted universal replication: specific features
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories).
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......