ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Action Bar control functions
The following functions are used to manipulate Action Bar controls...
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window ...
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information...
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.
RepeatableReadSupported (Property)
The RepeatableReadSupported property is used to: Determine if the data file (defined in the data model editor or programmatically) can be used in HFSQL Client/Server in a transaction that includes a "Repeatable Read" isolation mode. Allow the use of a transaction that includes a "Repeatable Read" isolation mode for a data file (files described programmatically only)....
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
RulerModifiable (Property)
The RulerModifiable property is used to: Find out whether the user can move the playhead in a TimeLine control. Allow or prevent the user from moving the playhead in a TimeLine control....
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
TreeView Table control functions
List of functions for managing TreeView Table controls...
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
FileDisplay (Function)
Displays a file in the browser of Web user.
WinStatus (Function)
Identifies or modifies the window status.
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....