ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
kbActionAllowed (Type of variable)
The kbActionAllowed type allows you to define which actions are available to the end user when handling cards in a Kanban control.
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
HToItem (Function)
Assigns the specified value to an item of the current record.
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
Interactive notification management constants
Interactive notification management constants...
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
The Sidebar control
The Sidebar control gives access to different options......
Events associated with control templates
List of events associated with control templates...
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Chart: Managing legends
Several types of legends are supported in the charts......
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
Events associated with Tab controls
List of events associated with Tab controls...
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
nWDGetLastError: Error code of last error
Error code of last error......
NbItem (Property)
The NbItem property is used to get the total number of items (including composite keys) in a record of: a file described in the data model editor, a file described programmatically, an HFSQL view, a query....