ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
List of operators
<redisConnection>.Set (Function)
Changes the value of a key on a Redis server.
<Duration type>.ToString (Function)
Converts a duration to a character string in the specified format.
ChronoReset (Function)
Stops and resets a running stopwatch.
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
DynamicTab (Property)
The DynamicTab property is used to: Find out the type of a Tab control (static tab or dynamic tab). Modify the type of a Tab control (static tab or dynamic tab)....
Programming Table controls based on a data file (prefix syntax)
This page explains how to program Table controls based on a data file......
Chart constants
List of constants used by the functions for chart management....
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page. Get and set the maximum number of Looper rows per page....
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......
Manipuler un champ Editeur_HTML par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
HDescribeLink (Function)
Describes a link between two data files through programming.
Properties associated with a page
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......
Calendar functions
List of Calendar functions...
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
InitialState (Property)
The InitialState property is used to get the initial state of a control.
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....
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls.