ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
15. Creating the executable in practice
Creating the executable in practice...
11. Table/Looper controls
diagShape (Type of variable)
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
HCheckStructure (Function)
Defines the mode for comparing data files.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
Record (Type of variable)
The Record type is used to save the values of a record.
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
Overview of external languages
Multiline strings
To type character strings over several lines in the code editor...
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....