ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WorkingHourEnd (Property)
The WorkingHourEnd property is used to identify and change the end time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
Telephony: Managing the outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......
WorkingHourStart (Property)
The WorkingHourStart property is used to get and change the start time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
8. 10 tips for better interfaces...
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
8. Optimizing an application
Range Area chart
The Range Area chart is used to show a variation between a high and a low value......
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
Time and date management properties
List of properties for managing dates and times...
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
2. WEBDEV administrator in practice
SCM: Optimizing the time management
From version 110042, the dates and times are stored in the Source Code Manager in UTC format (Universal Time Coordinates) instead of local computer time......
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......
4. HFSQL Classic
HFSQL Classic is the database format......
TopIndent (Property)
The TopIndent property is used to get and change the space at the top of the text (top margin) in a control.
TopMargin (Property)
The TopMargin property is used to: Find out the top margin of a report. Modify the top margin of a report....
10. Customizing the aspect of a site: skin elements
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
HeightWithAnimation (Property)
The HeightWithAnimation property is used to modify the height of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....
WidthWithAnimation (Property)
The WidthWithAnimation property is used to modify the width of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
11. Table/Looper controls
11. Table/Looper controls