ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Camera>.Capture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
InAndroidMode (Function)
Indicates whether the code is run in Android mode.
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Managing bar codes
The use of bar codes to identify and manage products has become essential......
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
Project Management Hub: Managing messages
To manage messages in the Project Management Hub, you can use the secure messaging tool included in WINDEV, WEBDEV and WINDEV Mobile......
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
WEBDEV: Native AS/400 Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP......
Filling a Chart control
The data that will be displayed in the Chart control can come from......
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
Private Store for mobile applications
There are two methods two deploy your applications......
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
Creating the menus for the pages of the WEBDEV RAD pattern