ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTML (Property)
The HTML property is used to: find out whether the current report is printed in HTML mode. manage the HTML type of a Static control found in a report....
Binary (Property)
The Binary property is used to determine if an item is binary.
BackgroundImagePrinted (Property)
The BackgroundImagePrinted is used to: Determine if the background image of a report (form or other) should be printed. Print (or not) the background image of a report....
Component (Property)
The Component property configures the different components of a composite key.
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
LinkedKey (Property)
The LinkedKey property sets the characteristics of a link.
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
NotificationDisplay (Function)
Displays a message outside the browser.
grStockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
iResetNbPages (Function)
Reinitializes the current number of pages, used in the preset controls such as "Number of pages" and "Page number and number of pages".
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
Format (Property)
The Format property is used to define the data format of a data file.
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
Large (Property)
Large is used to: Find out whether a Font variable is enlarged. Enlarge (or not) a Font variable. This property is kept for backward compatibility....
fDir (Function)
Finds a file or directory.
LOOP statement
The statement block is repeated endlessly...
HListScheduling (Function)
Lists the scheduled tasks defined on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
Infinite Progress Bar control
Progress bars provide useful information to the end user......
HDeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
fMemExist (Function)
Checks the existence of a shared memory zone.
grScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.