ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
docHeaderFooter (Type of variable)
The docHeaderFooter type is used to define the text of the different paragraphs found in a page header or footer.
CheckMarkStyle (Property)
The CheckMarkStyle property gets and sets the check icon of a menu option. This icon appears only if the menu option is checked.
Properties associated with the chart series
List of properties associated with the chart series...
Programming the table cells
The Table controls can be handled......
PicMergeLayer (Function)
Merges the layers of a WDPic image.
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
DocDelete (Function)
Deletes an element from a document. This element is deleted from its associated document.
XamlDisable (Function)
Simulates the absence of .Net 3.0 framework.
Handling a TreeMap through programming (prefix syntax)
WINDEV allows you manipulate a TreeMap control through programming....
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
picLayer (Type of variable)
The picLayer type is used to define all the advanced characteristics of a layer of an image loaded in a WDPic variable.
Comparing the project messages
The comparison between source and target text helps you find translation errors......
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
Image with automatic scroll (WEBDEV) (prefix syntax)
Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
<Table>.SortedColumn (Function)
Returns the list of sorted columns found in a table.
RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
<TreeView>.InfoXY (Function)
Returns the TreeView element found at a given position.
<Kanban>.Filter (Function)
Displays only cards that match the specified filter.
GDI+ framework
Some WINDEV features use the GDI+ framework......
Camera/Video functions (prefix syntax)
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
Handling a toolbar through programming (prefix syntax)
WINDEV allows you to handle a Toolbar control through programming......