ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

VolumeGet (Function)
Retrieves the current setting of the volume for a sound source.
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
ShowToolTip (Function)
Enables or disables the mechanism for displaying the control tooltips.
Miscellaneous Windows constants
List of constants used by the Windows functions....
PDFReaderHighlight (Function)
Finds a text in the document displayed by a PDF Reader control and highlights the occurrences of this text in the control.
Replication (Property)
The Replication property is used to: determine the replication mode used for a data file (defined in the data model editor or programmatically). specify the replication mode used for a data file (file described programmatically only)....
CursorDisplay (Function)
Displays or hides the mouse cursor.
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
BurnerCancel (Function)
Cancels the current burn process.
NetMACToIP (Function)
Returns the IP address corresponding to a given MAC address.
Table,Position (External language)
Sets the position on a given element or returns the element on the fist row of a Table control populated programmatically.
Table,Search (External language)
Searches for a value in a Table control populated programmatically.
grHMAddData (Function)
Adds a data into a Heatmap chart.
ImageYPos (Function)
Returns the vertical position (Y) of the mouse cursor in relation to the specified Clickable Image control.
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
grHMDeleteColor (Function)
Deletes the colors specified by grHMColor from a Heatmap chart.
grScatter3DLinkPoint (Function)
Links (or not) the points found in a "3D Scatter" chart.
ModbusSendRawFrame (Function)
Sends a raw frame to a Modbus slave. This enables communication with devices that do not strictly comply with the Modbus standard.
DiagramStartModification (Function)
Indicates the start of a series of actions performed in a Diagram document in a single event ("undo/redo")....
DiagramEndModification (Function)
Indicates the end of a series of actions performed in a Diagram document in a single event ("undo/redo")....
XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
iSequencingAddPDF (Function)
Adds a print of PDF document into a sequence of report prints.
SysSpace (Function)
Returns the physical memory space for the current computer.
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.