ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HOpenConnection (Function)
Opens a connection to a specific database.
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
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....
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
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......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
Events associated with the project
List of events associated with the project...
Using WDDIXIO
To translate the text used in your project:...
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Discover all the possibilities of pivot tables
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......