ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFSQL Control Center: Managing scheduled tasks
The Control Center allows you to set up an automatic optimization mechanism for the database and its files, thanks to scheduled optimization tasks......
1. Database schema: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses tables, it must be associated with a database schema....
How to set the focus to a column in a Table control?
To set the focus to a column in Table control (i.e. to be positioned in input in this column), ......
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
GDS: Managing branches
The management of branches is used to manage several versions of the same application in parallel......
Manipulating Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be manipulated programmatically......
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
Connected devices: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
ConsoleWrite (Function)
Writes a character string in the standard output stream "stdout" (also called "console").
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
ConsoleError (Function)
Writes a character string in the standard error output stream "stderr".
ConsoleRead (Function)
Reads a string in the standard input stream "stdin".
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
OpenSister (Function)
Opens a non-modal sibling window.
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
CalendarPicker (Function)
Opens a modal dialog with a calendar to enter a date.
UPNPMediaPlay (Function)
Starts reading the current media on the UPnP device.
UPNPMediaPause (Function)
Pauses the reading of the current media on the UPnP device.
UPNPMediaStop (Function)
Stops reading the current media on the UPNP device.
VideoStartDecoding (Function)
Starts decoding bar codes in a Camera control.
CameraStartDecoding (Function)
Starts decoding bar codes in a Camera control.
<Camera>.StartDecoding (Function)
Starts decoding bar codes in a Camera control.