ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
Reduce (Function)
Applies a computation to each element of a WLanguage array.
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
14. Managing the "Back" button in practice
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
Constants for managing Wi-Fi functions
Constants for managing Wi-Fi functions...
LooperAdd (Function)
Adds a row at the end of a Looper control.
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
MDIOpen (Function)
Opens and enables an MDI child window.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
Constants for managing animations
List of constants used by the functions for managing the animations...
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
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....
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
HDescribeItem (Function)
Describes a file item through programming.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
Control (Type of variable)
The Control type is used to define the characteristics of a control.