ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDLog: Viewing a log file
WDLog is used to view the content of a log file......
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
<Source>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
Handling Scheduler controls programmatically
A Scheduler control can be......
XAxisMin (Property)
The XAxisMin property gets the minimum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
XAxisMax (Property)
The XAxisMax property gets the maximum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
YAxisMax (Property)
The YAxisMax property gets the maximum value of the Y-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
Property of entity/association
In the MERISE methodology, the properties correspond to the characteristics of entities......
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
HModifyViewRights (Function)
Modifies the rights granted to a user or to a group on a SQL view or on a materialized view.
HInfoViewRights (Function)
Allows you to find out the rights granted to a user or to a group on an SQL view or on a materialized view.
HInfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
16. Types of code
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
NbItem (Property)
The NbItem property is used to get the total number of items (including composite keys) in a record of: a file described in the data model editor, a file described programmatically, an HFSQL view, a query....
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
History of versions
The history of setup versions is an advanced feature of the network setup......
Configuring Reports & Queries
Reports & Queries is used to......
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
InitialContent (Property)
The InitialContent property gets the initial content: of a List Box control populated programmatically. of a Combo Box control populated programmatically. of a "List of values" column in a Table control. in a Spreadsheet control....