ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Duration type>.ToString (Function)
Converts a duration to a character string in the specified format.
CurrentYear (Function)
Returns the current year in integer format.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
Translating a text file with WDTRAD
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
DurationToString (Function)
Converts a duration to a character string in the specified format.
Style sheet
A style sheet ("......
Calendar functions
List of Calendar functions...
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
<Source>.OnError (Function)
Customizes the management of HFSQL errors.
FirstDayOfMonth (Function)
Returns the first day of the month.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable].
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
CurrentMonth (Function)
Returns the number of the current month.
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....