ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
SchedulerTriggerProperties (Function)
Reads the properties of trigger of a scheduled task and updates the TriggerScheduledTask structure.
HAlias (Example)
Usage example of the HAlias function
RegistryRename (Function)
Renames a key in the registry.
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
WayPoint (Property)
The WayPoint property is used to determine and change the points a Wire control has to pass through.
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
grExist (Function)
Checks the existence of a chart in memory.
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
iCloseReport (Function)
Stops printing the current report immediately.
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
Count (Property)
The Count property returns the number of elements in a given set.
StringReverse (Function)
Reverses the characters of a string.
ThreadState (Function)
Returns the current status of a thread.
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS 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.