ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
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
<redisConnection>.Set (Function)
Changes the value of a key on a Redis server.
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
HFSQL properties
List of HFSQL properties...
<Duration type>.ToString (Function)
Converts a duration to a character string in the specified format.
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
ChronoReset (Function)
Stops and resets a running stopwatch.
Programming Looper controls based on a data file (prefix syntax)
These are the main concepts for programming Looper controls based on a data file......
Programming Table controls based on a data file (prefix syntax)
This page explains how to program Table controls based on a data file......
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
HDescribeLink (Function)
Describes a link between two data files through programming.
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
Calendar functions
List of Calendar functions...
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....
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......
HFSQL properties associated with the queries and views
List of HFSQL properties associated with the queries and views...
End of break block
The End of break block is optional......
NoteLoadAll (Function)
Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll.