ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
OpenChild (Function)
Opens a non-modal child window.
<Multimedia>.Status (Function)
Indicates the status of the media file played in the Multimedia control.
<Multimedia>.End (Function)
Positions at the end of media file played in the Multimedia control.
<Multimedia>.Beginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
<Multimedia>.Stop (Function)
Stops playing a media file found in a Multimedia control.
<Windows>.OpenSibling (Function)
Opens a non-modal sibling window.
OpenSibling (Function)
Opens a non-modal sibling window.
MultimediaClose (Function)
Closes the media file currently played in the Multimedia control.
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
<Window>.OpenChild (Function)
Opens a non-modal child window.
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
Query editor
The query editor is used to automatically create queries on the data files......
Database schema editor: Manipulating a table
The main operations that can be performed on a table from the table model editor are as follows ......
The pages
Pages are the main interface of a WEBDEV website......
Error 1001: The operators: and:: can only be used in the methods of classes
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
Start of Break block (Break header)
The Start of break block is optional......