ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Data Source (Variable type)
A Data Source variable is used to describe a temporary data source (query, view, alias, etc.).
<Source>.DataSourceKnown (Function)
Determines if a data source has been initialized.
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
HDataSourceKnown (Function)
Determines if a data source has been initialized.
SQLListSource (Function)
Lists the data sources declared on a local site.
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
SexagesimalToDecimal (Function)
Returns the decimal angle corresponding to a sexagesimal angle.
Binary values management functions
List of functions for managing binary values...
IsOdd (Function)
Identifies an odd number.
IsEven (Function)
Identifies an even number.
Root (Function)
Returns the root of a number.
DecimalToSexagesimal (Function)
Returns the sexagesimal angle (in base 60) corresponding to a decimal angle.
Using the task management and the schedule
Time management is extremely important......
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
Configuration of Apache 2.4 server
WEBDEV Development: Configuration of the Apache 2.4.x server for the CGI protocol and for WEBDEV sites....
The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic......
UPNPListDevice (Function)
Lists the UPNnP devices available on the network.
upnpService (Type of variable)
The upnpService type is used to define the advanced characteristics of a service provided by the UPnP device.
Windows: What must be taken into account if the users are working with Vista (and later)
Windows Vista (and later) proposes several improvements......
Obtaining an SSL certificate for IIS2 (2.0 or later)
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
upnpImage (Type of variable)
The upnpImage type is used to define the advanced characteristics of an image of UPnP device.
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
AAF: Context menu of Image controls
A context menu is available for Image controls......
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......