ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
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.
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
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).
The "Code" pane
The "Code" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)......
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".
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
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....
TimeToInteger (Function)
Converts a time to an integer.
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......
fDir (Function)
Finds a file or directory.
LOOP statement
The statement block is repeated endlessly...
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
HListScheduling (Function)
Lists the scheduled tasks defined on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
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.