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......
11. Table/Looper controls
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
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......
15. Creating the executable in practice
Creating the executable in practice...
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
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)....
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
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...