ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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...
Range Area chart
The Range Area chart is used to show a variation between a high and a low value......
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)......
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....
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
10. Customizing the aspect of a site: skin elements
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......
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
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
Principle for running threads
At runtime, an application runs in a main thread......
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......