ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
Comparison operators
The comparison operators can be divided into several categories......
ImageFirst (Function)
Displays the first image for the scroll.
ImagePrevious (Function)
Displays the previous image for the scroll.
ImageNext (Function)
Displays the next image for the scroll.
Caption (Property)
The Caption property is used to get and change the text of an element.
ImageLast (Function)
Displays the last image for the scroll.
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
MapDeleteItinerary (Function)
Deletes an itinerary from a Map control.
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
ToolTipTitle (Property)
The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over.
TreeView Table control functions
List of functions for managing TreeView Table controls...
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
dInvertColor (Function)
Inverts the colors: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Manipulating days in a Calendar control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate the following elements......
The planes (in a window or in a report)
The planes are used to group the window controls......
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
MapAddItinerary (Function)
Adds an itinerary onto a Map control.