ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
Remote WEBDEV administrator: Managing statistics
The remote WEBDEV administrator proposes a module for consulting the statistics regarding the traffic of your dynamic WEBDEV sites (standard and AWP) and Webservices deployed on a WEBDEV Application Server....
<Image variable>.DrawShadow (Function)
Adds a shadow effect on an image found in an Image variable].
<Image variable>.DrawHalo (Function)
Adds a halo effect on an image found in an Image variable].
The planes (in a window or in a report)
The planes are used to group the window controls......
Creating nested reports
Speech synthesis management functions
The following functions are used to manage speech synthesis...
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
Salesforce functions (prefix syntax)
List of Salesforce functions (prefix syntax)...
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
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......
<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)....
<Source>.ToPage (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)....
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
WEBDEV Application Server - 10 connections - License agreement
Events associated with internal windows
List of events associated with internal windows...
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
Functions for managing images
The different types of integers