ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
Extracting the text of the project
The following text can be extracted......
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
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......
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
Calling a procedure/a function
Syntax for calling a local or global procedure.
iPreview (Function)
Configures the print destination.
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
8. Windows in practice
Discover the main actions that can be performed on the windows....