ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iOutputInfo (Type of variable)
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer.
HClient structure
The HClient structure is used to......
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
URIGetInfo (Function)
Retrieves information of a URI resource.
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more data files.
Help editor options
The options of the help editor ("Display......
ComponentInfo (Function)
Returns information about a component.
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
WINDEV License Agreement
WINDEV License Agreement...
Table,Delete (External language)
Deletes an element from a Table control.
HReadLast (Example)
Usage example of the HReadLast function
OBEX constants
List of constants used by the OBEX functions....
SysIconAdd (Example)
Usage example of the SysIconAdd function
DisplayModeAutoWhenLoading (Property)
The DisplayModeAutoWhenLoading property is used to determine and change the display mode when loading a PDF document.
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
BurnerCancel (Function)
Cancels the current burn process.
rssStream (Type of variable)
The rssStream type is used to handle a RSS stream...
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
Error 2109: You are using the ObjectInfo function
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
FutureHeight (Property)
The FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged.
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.