ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
How to fill a TreeView control from a data file? (prefix syntax)
By default, the TreeView control cannot automatically display the data coming from a data file......
CurrentMonth (Function)
Returns the number of the current month.
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
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......
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
<redisConnection>.Set (Function)
Changes the value of a key on a Redis server.
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.
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'