ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Events associated with Button controls
List of events associated with Button controls...
Setup in MSI format
You have the ability to create a setup program in MSI standard......
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
Simple statements
WDDeploy features
WDDeploy can be used to......
The Context Menu control (WEBDEV)
Context menus are often used in websites......
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
SAP ASE Native Connector (Sybase): Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV database schema......
CheckUserIDentity (Function)
Allows you to check the real identity of the current user via biometrics check.
RSS feed management functions
List of functions for managing RSS feeds...
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
iAddBookmark (Function)
Adds a bookmark in the report viewer or when exporting to PDF.
WorkingHourStart (Property)
The WorkingHourStart property is used to get and change the start time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
WorkingHourEnd (Property)
The WorkingHourEnd property is used to identify and change the end time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
Designing a supercontrol
A supercontrol is an advanced type of control......
"?" menu
WINDEV proposes a help menu adapted to your applications......