ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
The Looper control
A Looper control is used to repeat the controls found in a specific area......
HModify (Example)
Usage example of the HModify function
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
HOut (Example)
Usage example of the HOut function
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
ProgressBarEnable (Function)
Enables the refresh of a Progress Bar via Ajax.
LooperToXML (Function)
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically).
HAdd (Example)
Usage example of the HAdd function
Caption (Property)
The Caption property is used to get and change the text of an element.
Comparison operators
The comparison operators can be divided into several categories......
Color (Property)
The Color property is used to get and change the color of an element.
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.
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.
TreeView Table control functions
List of functions for managing TreeView Table controls...
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.
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.
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......