ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DashDeleteAll (Function)
Deletes all widgets displayed in a Dashboard control.
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
gFontStrikeout (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is crossed out or not.
grHMGetData (Function)
Retrieves data from a Heatmap chart.
iPrintImage (Function)
Sends the image file to print to the print buffer.
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
fUnlock (Function)
Entirely or partially unlocks an external file.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
fCreate (Function)
Creates an external file.
grHMAddData (Function)
Adds a data into a Heatmap chart.
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
grHMDeleteColor (Function)
Deletes the colors specified by grHMColor from a Heatmap 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.
WinInput (Function)
Identifies the window containing the WLanguage code currently run.
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
Renaming a project
Renaming a project is used ton modify the name of the project. All the elements linked to the project before it is renamed are kept.
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
DashDelete (Function)
Deletes a widget displayed in a Dashboard control. The Dashboard control is updated and a free location replaces the deleted widget.
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
NbDayDisplayed (Property)
The NbDayDisplayed property is used to: get and change the number of days displayed in an Organizer or Scheduler control. get the number of days displayed in a Gantt Chart control in a report....