ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Test of a query
The query editor allows you to run the test of query result......
Native Access to SAP
SAP is a widely used ERP......
Error 301: Unknown identifier
<Array>.AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
9. Internal component
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
Handling Scheduler controls programmatically
A Scheduler control can be......
19. Sending emails
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
xmlReader (Type of variable)
The xmlReader type is used to read an XML document without loading it in memory.
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
Creating the link buttons in the windows of a WINDEV RAD pattern
How to fill a TreeView control from a data file? (prefix syntax)
By default, the TreeView control cannot automatically display the data coming from a data file......
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....