ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Start of Document block
The Start of document block is printed once at the beginning of the report execution......
FBRequest (Function)
Performs a communication request (HTTP request) to the Facebook Graph API.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
grHMAddData (Function)
Adds a data into a Heatmap chart.
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
Properties associated with a supercontrol
List of properties associated with a supercontrol...
DashDeleteAll (Function)
Deletes all widgets displayed in a Dashboard control.
grHMDeleteColor (Function)
Deletes the colors specified by grHMColor from a Heatmap chart.
grSeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar 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.
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
WLanguage procedure called by GPSDetectPosition
WLanguage procedure ("callback") called by GPSDetectPosition when the device enters or leaves the region defined by the specified parameters.
Procedure WLanguage called by the function SensorDetectChangeAcceleration
Procedure (also known as "Callback") called by the SensorDetectChangeAcceleration function when the device's acceleration on one of its axes is detected....
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.
FBGetUserInformation (Function)
Retrieves the Facebook information of connected user.
WLanguage procedure called by geoGetAddress
WLanguage procedure ("callback") called by geoGetAddress.
DashDelete (Function)
Deletes a widget displayed in a Dashboard control. The Dashboard control is updated and a free location replaces the deleted widget.
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
mlGetVariable (Function)
Retrieves the value of a variable for the MATLAB session.
mlSetVariable (Function)
Writes the value of a variable for the MATLAB session.