ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Filling a Chart control
The data that will be displayed in the Chart control can come from......
8. Windows in practice
Discover the main actions that can be performed on the windows....
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
Handling Gantt Chart controls programmatically
SCM file format evolutions
Four versions are available for the SCM repository......
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......
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
The different types of variables
The different types of variables are......
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
Error 1006: The member is not global: use: to access it
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Native SQL Server Connector for WINDEV and WEBDEV 2024
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
4. HFSQL Classic
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......
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
Items used in a select query
A query created in the query editor can contain several types of items......
The planes in WEBDEV
The planes are used to group the controls of an element......
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
20. Control templates