ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
Creating help pages
A help system includes several pages......
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
ParallaxRateHeight (Property)
The ParallaxRateHeight property is used to determine and specify how fast a control is reduced when the scrollbar in the window, internal window or page moves.
File (Property)
The File property is used to manage the files a functionality applies to.
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
<Organizer>.TimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
<Scheduler>.TimeDisplayed (Function)
Defines the time range displayed by the Scheduler control in Day mode or in Week mode.
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
ProgressBarSystem (Property)
The ProgressBarSystem property is used to get and change the progress bar used as system progress bar (in the taskbar) with Windows 7 (and later).
SystemBarColor (Property)
The SystemBarColor property is used to get or change the system bar color in full-screen windows on mobile devices.
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
<Page>.OpenChild (Function)
Opens a non-modal child window.
OpenSister (Function)
Opens a non-modal sibling window.
OpenChild (Function)
Opens a non-modal child window.
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options......
WLanguage procedure called by fTrackFile
WLanguage procedure ("callback") called by fTrackFile when a change is made to the tracked file.
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
The Multimedia control
The Multimedia control is used to play multimedia files......
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....