ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
MovementAPT (Property)
The MovementAPT property allows you to know and specify whether users can move appointments in a Scheduler or Organizer control.
PeriodSelection (Property)
The PeriodSelection property is used to determine and specify if the user can select a time period in an Scheduler or Organizer control.
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
15. Repeating a group of controls: loopers
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
Query editor
The query editor is used to automatically create queries on the data files......
PageCloseDialog (Function)
Closes the current page. This page was opened by PageDisplayDialog. A return value can be returned to the calling page.
LooperSavePositionAndSelection (Function)
Saves: the position of the scrollbar in a Looper control, the selected element(s). These elements can be restored by LooperRestorePositionAndSelection....
<Looper>.SavePositionAndSelection (Function)
Saves: the position of the scrollbar in a Looper control, the selected element(s). These elements can be restored by LooperRestorePositionAndSelection....
Diagram (Type of variable)
The Diagram type is used to define all the advanced characteristics of a diagram that can be edited in the Diagram Editor control.
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
InterfaceModifiableWithReportsAndQueries (Property)
The InterfaceModifiableWitReportsAndQueries property is used to determine if the interface of a report can be modified in Reports & Queries.
Properties associated with Combo Box controls that display a table
Pivot Table control properties
A Pivot Table control can be handled in a window by the following WLanguage properties......
HCS.Timeout (Variable)
The HCS.Timeout variable is used to modify the connection timeout: for the connections established by HOpenConnection. for the automatic connection openings....
Duration (Property)
The Duration keyword can correspond to: the keyword used to define a Duration variable. the Duration property of a saasVisit variable....
Hour (Keyword)
The Hour keyword can correspond to: the Time variable. the Time property which is used to get and change the time of an element....
Utility components
WINDEV includes several utility components that allow you to handle data directly......
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
How to associate an image with an element found in a TreeView Table?
This help page explains how to customize the default image associated with the elements found in a TreeView Table....
Binding a Radio Button control to an item
A Radio Button control can be bound to an item in a data file, query, etc....
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....