ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The TreeMap control
The TreeMap control is used to dynamically represent data, possibly in tree structure,...
jsonReader (Variable type)
The type jsonReader type allows linear browsing of a large JSON document with optimal performance...
Task list
Each project can be associated with a task list......
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate...
Displaying a frameset in a WEBDEV website
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
MySQL Native Connector: Special features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support...
Phone (Variable type)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
Summary table: Application directory management by platform
Returns the list of continents....
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
ToastDisplay (Function)
Displays a "Toast" message.
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
Today (Function)
Returns or modifies the system date (current date defined on the current computer).
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
Do not show a message again
The environment of WINDEV, WEBDEV and WINDEV Mobile often displays warning windows......
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes...
HOpen (Function)
Opens a table.
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX...
btleDevice (Variable type)
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology.
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java...
Creating the executable and the setup program
The languages supported by the application are taken into account......
Selection query description window: Use
Let's see some operations specific to the description window of a select query......
GeometryContain (Function)
Determines if geometry A contains geometry B.