ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
<Table>.ToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
<Chart>.ColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
8. Associating controls with data
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static control found in a window. of a Static control found in a report....
Zombie data files and items
During the life of an application, items live and die......
Time and date management properties
List of properties for managing dates and times...
Associating a control with a tab pane
Methods to associate a control with a tab pane......
Reorder the data displayed in your tables
Properties associated with the tab pane
A tab pane found in a window or in a page can be handled by the following WLanguage properties......
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
<Calendar>.SelectCount (Function)
Returns the number of days selected in a Calendar control.
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
<Queue variable>.Dequeue (Function)
Dequeues an element from a queue.
Control Centers: Working in offline mode
When working on a laptop computer or on an offline computer, you may want to continue working with the data found in the Control Centers (schedule management, quality management, etc....
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
DNSListAddress (Function)
Lists the IP addresses associated with a name in the DNS server.