ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
Reverse code modeling
The reverse code modeling allows you to view in a graph......
The "Stock" charts
The Stock charts are used to represent the variations in the values of shares......
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
Handling Spreadsheet controls programmatically (in a report)
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
Properties linked to the Euro management
List of properties linked to the Euro management...
Project description: Style tab
The project description window allows you to configure various elements of your project......
The Carousel control
The Carousel control is used to display an animated menu made of images......
ERR_BUTTON_EXPECTED
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Project Management Hub: Gantt chart
The Project Management Hub is used to follow the tasks of one or more contributors via......
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
Extra (Property)
The Extra property manges additional information.
11. External component
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding the SaaS sites of a WEBDEV Application Server......
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....