ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Code history
The code history is used to......
HsMenu,Label (Function)
Modifies the caption of a menu option.
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
Tab control functions
The following functions are used to manage tabs......
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
Control Centers: Working in offline mode
When working on a laptop computer or on an offline computer, you may want to continue working with the data found in the Control Centers (schedule management, quality management, etc....
Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
11. Window templates
WINDEV Mobile allows you to create window templates....
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
ControlToSource (Function)
Assigns the control value to the source of a control link.
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....