ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
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...
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
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......
Events associated with framesets
List of events associated with framesets...
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......
ArrayCopy (Function)
Copies the content of an array to another array.
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to PostgreSQL......