ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Control template
A control template is a set of controls that can be re-used in several windows or pages......
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native Oracle Connector (also called Native Oracle Access......
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......
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
WINDEV 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ......
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
14. Managing the "Back" button in practice
Image control in a page
Custom properties (WLanguage)
A custom property is a code element with two events......
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
JSON (Variable type)
The JSON simplifies actions on data in JSON format.
Managing the application language programmatically
A multilingual application can be distributed in multiple languages......
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).