ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
Version (Property)
The Version property is used to get and change the version of an element.
Icon
The "Icon" keyword corresponds to the Icon type, or to the Icon property.
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.
SysRecentDocList (Function)
Returns the list of recently opened documents.
Manipulating a Layout control programmatically
A Layout control can be......
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
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.
ModbusDisconnect (Function)
Closes the Modbus session.
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.
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.
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...
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
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.
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.