ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
Multi-product external components
Components are a remarkably useful tool for development teams......
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
RunReportsAndQueries (Function)
Starts Reports and Queries and opens the WINDEV project corresponding to the current application.
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
12. Managing tasks
The Project Management Hub allows the project contributors to manage their task schedule....
<Camera>.VideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
<Chrono>.Start (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
CameraVideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
Managing main window menus
A main menu is necessarily associated with a window......
Share your projects via Git
Git is a source code manager......
NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control. the number of pages in a PDF file displayed in an Image control. the number of pages found in a PDF file displayed in a PDF Reader control. the number of pages found in a DOCX file displayed in a Word Processing control....
PageInitialization (Function)
Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page.
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
Report based on a query
Queries are used to easily select records in one or more data files......
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
geoRunApp (Function)
Starts the device's native maps application to display: a specific geographical location, a route between two locations....
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
<Connection variable>.Transaction (Function)
Starts a transaction on the data files (HFSQL or accessed via Native Access) and creates the transaction file.