ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFSQL properties associated with the queries and views
List of HFSQL properties associated with the queries and views...
TimeValid (Function)
Checks the time validity.
HOnError (Function)
Customizes the management of HFSQL errors.
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
<DateTime type>.ToString (Function)
Converts a DateTime to string in the specified format.
<Chrono>.Reset (Function)
Stops and resets a running stopwatch.
<Chrono>.Start (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
ChronoReset (Function)
Stops and resets a running stopwatch.
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
<Chrono>.End (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to <Chrono>.Start).
<Chrono>.Resume (Function)
Resumes a stopwatch previously stopped by <Chrono>.Fin or <Chrono>.Pause.
DateTimeToString (Function)
Converts a DateTime to string in the specified format.
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
<Chrono>.Pause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
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......
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......