ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
Code snippets
The code editor allows you to enter "Code snippets"......
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
pdfDocument (Variable type)
The pdfDocument type is used to get all the characteristics of a PDF file, including author, date created, page content, etc.
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
Image (Property)
The Image property gets and sets the background image of a control or block.
FTPCommand (Function)
Sends a specific FTP command to a server.
Data persistence
The data persistence is used to store the value typed by the user......
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
Window controls
Several types of controls can be used in a window, ......
Breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
HTransactionIsolation (Function)
Configures the isolation level of transactions for a connection to an HFSQL server.
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....