ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library...
My Preset controls
It is not uncommon for developers to recreate the same controls, with the same style and (almost) the same code in the same project, without using a template or an Internal Window control......
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
Events associated with Combo Box controls
List of events associated with Combo Box controls...
Common project
Projects are often cross-platform......
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
3. Deploying a dynamic WEBDEV site
Creating a delete query
A delete query (corresponding SQL statement......
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
Error 1010: The member of the class is constant
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
WDInst: set directory for tables and User Groupware files
The setup editor WDInst ("Tools......
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......