ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<DiskFile variable>.ReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
<Gantt chart>.DateTimePosition (Function)
Sets the first day and time displayed in a Gantt Chart column in a Table or TreeView Table control.
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
Runtime error management functions
List of functions for managing runtime errors...
Functions for managing queues, stacks and lists (prefix syntax)
List of functions for managing the queues, the stacks and the lists...
1. Communication with WINDEV Mobile
WINDEV Mobile includes several communication functions for different fields....
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
Report and project
In most cases, a report is linked to a project......
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
Private Store for mobile applications
There are two methods two deploy your applications......
How to retrieve the analysis structure through programming?
This help page explains how to retrieve the analysis structure through programming....
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
TitleImage (Property)
The TitleImage property is used to get and/or change the image displayed next to the title of a column in a Table control....
ERR_BAD_VERSION_RQS
AutomaticTooltip (Property)
The AutomaticTooltip property is used enable or disable automatic tooltips on List Box, Table and TreeView Table controls.
ZAxisMax (Property)
The ZAxisMax property gets the maximum value of the Z-axis in a Chart control (Surface chart).