ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The OLE control
The OLE control is used to handle an OLE object...
iBorder (Example)
Usage example of the iBorder function
EmailSaveAttachment (Example)
Usage example of the EmailSaveAttachment function
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
iCreateFont (Example)
Usage example of the iCreateFont function
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
Identifier (Property)
The Identifier property is used to get and change the identifier of an element.
grHMAddData (Function)
Adds a data into a Heatmap chart.
Attribute (Property)
The Attribute property is used to manage attributes.
<Table>.Expand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication....
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....
grHMDeleteColor (Function)
Deletes the colors specified by grHMColor from a Heatmap chart.
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
HCheckUnaltered (Function)
Checks whether one or all records in an unalterable data file have not been modified (with an hexadecimal editor for example).
ModbusSendRawFrame (Function)
Sends a raw frame to a Modbus slave. This enables communication with devices that do not strictly comply with the Modbus standard.
Alignment
The Alignment property is used to align elements.
Global procedure/function
A global procedure can be used in all the processes or events of the project....
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
CurrentIndex (Function)
Depending on the specified control, returns: the number of the current row displayed in the current Table control, the number of the option with focus in a Check Box control, the number of the current row in the current Looper control, the index of the current indexed control....
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.