ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

In depth look at windows, pages and reports
WINDEV, WINDEV Mobile and WEBDEV allow you to create custom interfaces with the window editor and the page editor......
<Camera>.Photo (Function)
Allows you to take a photo from an Android device with the properties of the Camera control passed as parameter.
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
PageFromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
Driver (Property)
The Driver property is used to get the video capture driver the Camera control is associated with.
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
The Site Map control
The Site Map control allows the Web user to......
Multi-project search
Performing a search in the current project is a common operation......
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
ERR_BAD_CONTEXT_FOUND
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
<Window>.FromFile (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Describe a WEBDEV style
This window enables you to describe the WEBDEV style that will be used for the controls of your WEBDEV project......
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
ERR_DISCONNECTED_RELOG