ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Container column in a Table control
A cell found in a Table control can contain a set of controls......
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
ErrorBuild (Function)
Displays a custom error message in a system error window.
Voice commands in the environment
The environments of WINDEV, WEBDEV and WINDEV Mobile respond to the voice commands......
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
CaptionIfNew (Property)
The CaptionIfNew property is used to get and change the caption of a pane opened by the end user in a dynamic Tab control.
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
Various constants
List of various constants....
iPrintReport (Function)
Prints a report created with the report editor.
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
Events associated with Tab controls
List of events associated with Tab controls...
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
DotNetDelegate (Function)
Initializes a.NET delegate.
HSynchronizeReplica (Example)
Usage example of the HSynchronizeReplica function