ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with framesets
List of events associated with framesets...
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
Constants for managing Windows events
The following constants are used to manage Windows events:...
Array management functions
List of functions for managing arrays...
Constants for external files
List of constants used by the functions for managing external files....
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Software license agreement
WINDEV Express license agreement...
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV site or from a PHP application. Function kept for backward compatibility....
Compilation options (chm format)
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
Environment of the data model editor
Native SQL Server Connector license agreement
Native SQL Server Connector (also known as Native SQL Server Access) license agreement...
License agreement for Native DB2 Connector
License agreement for Native DB2 Connector...
License agreement for Native Informix Connector
License agreement for Native Informix Connector...
License agreement for Native Progress Connector
License agreement for Native Progress Connector (also called Native Progress Access)...
License agreement for Native Sybase Connector
License agreement for Native Sybase Connector...
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
Start of Break block (Break header)
The Start of break block is optional......
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
WINDEV 2024 Tutorial - Table of contents
ArrayCopy (Function)
Copies the content of an array to another array.