ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Window controls
Several types of controls can be used in a window, ......
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
13. Print: Reports
WINDEV reports...
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
CurrentYear (Function)
Returns the current year in integer format.
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
<Duration type>.ToString (Function)
Converts a duration to a character string in the specified format.
Container column of a Table control (prefix syntax)
A cell found in a Table control can contain a set of controls......
Functions for managing menus (prefix syntax)
List of functions for managing menus...
HFSQL properties
List of HFSQL properties...
SSLActive (Function)
Used to enable or disable the secure SSL mode.
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
Specific features of the Express version
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
3. Application development cycle
Development cycle of a WINDEV application....
Custom tooltips
Tooltips are very useful for application users......
LowerValue (Property)
The LowerValue property is used to: Get the lower bound of the interval currently selected in a Range Slider control. Change the lower bound of the interval currently selected in a Range Slider control....