ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Radio Button control properties
List of properties associated with a Radio Button control...
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
Slider control properties (in a page)
A Slider control and a Range Slider control found in a page can be handed in WLanguage by the following properties.
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
Events associated with a Navigation Bar control
Builds a list of controls that require data input/contain invalid data....
Importing a CSS style sheet
WEBDEV gives you the ability to import a CSS style sheet into a WEBDEV project......
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
7. AJAX technology
Draws a rectangle in an Image variable....
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....
Copying controls from the page editor
The controls can be copied from the page editor......
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
Copying controls from the window editor
The controls can be copied from the window editor......
Copying controls from the report editor
The controls can be copied from the report editor......
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).