ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grHMDeleteColor (Function)
Deletes the colors specified by grHMColor from a Heatmap chart.
sEndEvent (Function)
Disables the detection of an event on a serial port.
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
FBRequest (Function)
Performs a communication request (HTTP request) to the Facebook Graph API.
Manipulating a Layout control programmatically
A Layout control can be......
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
grHMAddData (Function)
Adds a data into a Heatmap chart.
FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.
TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
HToFile (Function)
Copies a data source (file, query, view, ...) to a physical HFSQL file with the same description. This file is neither encrypted nor password protected.
dTransferToImage (Function)
Creates an image from a buffer of pixels encoded in a specific format. This function is an advanced function. This function is mainly used to handle the images returned by external APIs via Image variables....
Icon
The "Icon" keyword corresponds to the Icon type, or to the Icon property.
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.
xmlSignatureInformationKeyX509 (Type of variable)
The xmlSignatureInformationKeyX509 type is used to define the information that must be included in the KeyInfo section of the XML signature.
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
Chart management functions
...Chart management functions...
iCalendarToOrganizer (Function)
Imports data in iCalendar format into an Organizer control.
zipExtractPath (Example)
Usage example of the zipExtractPath function
Calling a procedure/a function
Syntax for calling a local or global procedure.
fSplit (Function)
Splits a file into several files.
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
FBGetUserInformation (Function)
Retrieves the Facebook information of connected user.
Position
The Position keyword can correspond to...