ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

VideoDisplay (Function)
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device. Function kept for "Version-26-compatible" Camera controls....
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
HFSQL constants
List of constants used by the HFSQL functions....
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
MapAddImage (Function)
Adds a new image to the map displayed in a Map control.
GglGetCalendar (Function)
Retrieves a Google calendar and its events according to its title or identifier.
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
MatNbColumn (Function)
Returns the number of columns found in a matrix.
MatNbLine (Function)
Returns the number of rows found in a matrix.
MatFloatMultiply (Function)
Multiplies each matrix element by a value.
HCreationIfNotFound (Function)
Performs the following operations: If the table doesn't exist, create an empty table (file with ".FIC" extension) with the index file, the full-text index file and the memo file if necessary. The function is equivalent to HCreation. If the table exists, opens the table....
iPrintBlock (Function)
Forces a report block to print.
fCompare (Function)
Compares the content of two files bit by bit.
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
fWatchDirectory (Function)
Detects changes made to the contents of a directory.
XMLFind (Function)
Performs a search in an XML document.
fWatchFile (Function)
Starts watching a file.
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control or menu option.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
14. Controls in practice
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit)....
grBarColor (Function)
Initializes the color of a specific bar in a Column or Stacked Column chart.