ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Time management help
Time management is extremely important......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
4. HFSQL Classic
HFSQL Classic is the database format......
Managing bar codes
The use of bar codes to identify and manage products has become essential......
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
Report blocks
A printed report includes several sections......
Line (Property)
The Line property is used to define the line style used.
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
Error 1004: To explicitly access an element of the base class '%1', use the syntax
Error 116: An array dimension must be an integer value
Image drawing and processing functions (prefix syntax)
List of image drawing and processing functions (prefix syntax)...
<Cell>.DisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
The Slider control (in a page)
WEBDEV proposes two types of sliders......
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
<Source>.ListItem (Function)
Returns the list of items in a data file (query or view) recognized by the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account.
<Source>.ImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
<Chart>.LineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a Line chart....
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....