ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TimeToInteger (Function)
Converts a time to an integer.
Component (Property)
The Component property configures the different components of a composite key.
LinkedKey (Property)
The LinkedKey property sets the characteristics of a link.
Event (Type of variable)
The Event type is used to define all the advanced characteristics of an event: birthday, saint's day, ......
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
NotificationDisplay (Function)
Displays a message outside the browser.
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
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.
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....
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
Format (Property)
The Format property is used to define the data format of a data file.
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.
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
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....
Infinite Progress Bar control
Progress bars provide useful information to the end user......