ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
Peeling Corner control properties
Properties associated with the tab pane
A tab pane found in a window or in a page can be handled by the following WLanguage properties......
fOpenTempFile (Function)
Creates and opens a temporary file.
XAxisMin (Property)
The XAxisMin property gets the minimum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
XAxisMax (Property)
The XAxisMax property gets the maximum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
YAxisMin (Property)
The YAxisMin property gets the minimum value of the Y-axis in a Chart control.
YAxisMax (Property)
The YAxisMax property gets the maximum value of the Y-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
MapDeleteItinerary (Function)
Deletes an itinerary from a Map control.
XMLToText (Function)
Converts a character string in XML format into a standard character string.
DDERetrieve (Example)
Usage example of the DDERetrieve function
ThreadWaitSignal (Example)
Usage example of the ThreadWaitSignal function
SQLChangeConnection (Function)
Modifies the current connection.
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
The Image control
The Image control is used to......
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
SocketConnect (Function)
Connects a client computer to a given socket.
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
BrowserOS (Function)
Indicates the operating system installed on the browser of the Web user.
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.