ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

End of break block
The End of break block is optional......
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
List of operators
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
<Duration type>.ToString (Function)
Converts a duration to a character string in the specified format.
HFSQL properties
List of HFSQL properties...
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
Programming Table controls based on a data file (prefix syntax)
This page explains how to program Table controls based on a data file......
ChronoReset (Function)
Stops and resets a running stopwatch.
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
HDescribeLink (Function)
Describes a link between two data files through programming.
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
Icon (Property)
The Icon property is used to: Find out the icon displayed in the title bar of a window or a Dockable Panel control. Change the icon displayed in the title bar of a window or a Dockable Panel control....
Calendar functions
List of Calendar functions...
Information 2101: 'Short int' does not exist anymore: use 'unsigned 1-byte int'
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
NoteLoadAll (Function)
Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll.
HFSQL properties associated with the queries and views
List of HFSQL properties associated with the queries and views...
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...