ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
End of break block
The End of break block is optional......
<redisConnection>.Set (Function)
Changes the value of a key on a Redis server.
List of operators
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 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.
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'
SendKey (Function)
Simulates the keystrokes and the mouse actions.
HFSQL properties associated with the queries and views
List of HFSQL properties associated with the queries and views...
Scheduler control events
The following events associated with Scheduler controls:...
NoteLoadAll (Function)
Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll.
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......
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...