ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
StringInsert (Function)
Inserts a string into another character string at a given position.
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....
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
zipNbPart (Function)
Returns the number of sub-archives (parts) found in an archive in CAB, RAR, ZIP, WDZ, 7z, TAR or TGZ (TAR.GZ) format.
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
fCopyDir (Example)
Usage example of the fCopyDir function
ThreadWaitSignal (Example)
Usage example of the ThreadWaitSignal function
grDestinationControl (Function)
Defines an Image control as destination of a chart.
HState (Function)
Used to find out the state of a record.
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
MenuAddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
fOpenTempFile (Function)
Creates and opens a temporary file.
Date
The Date keyword can correspond to...
TelemetryAddPassage (Function)
Signals the code execution for a passage sensor.
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.
EmailChangeStatus (Function)
Changes the status of an email on a messaging server.
fWrite (Example)
Usage example of the fWrite function
<Scheduler>.SelectMinus (Function)
Deselects an appointment from a Scheduler control.