ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
SQL view
An SQL view is a virtual data source defined by an SQL query......
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
Creating an executable: General options
The main executable options are as follows......
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
User Groupware files
Two categories of data files are managed......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Creating a table in a report
Tables can be created in a report......
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
Feedback component
The Feedback component is a component provided with WINDEV......
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
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......
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Using several libraries in an application
A library is a WDL file that contains all the resources......
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min