ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PDF file functions (prefix syntax)
PDF file functions...
Keep-alive on connection
SelectionIfReadOnly (Property)
The SelectionIfReadOnly property is used to determine and specify if the content of an Edit control can be selected when in read-only mode.
10. Page templates
ErrorReset (Function)
Resets the detection of non-fatal errors: The result of ErrorInfo is reset. The ErrorOccurred variable returns to False....
ColumnWidth (Property)
The ColumnWidth property is used to get and change the width of each column in a multi-column Looper control.
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
<Window>.Iconize (Function)
Minimizes a WINDEV window.
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
SNMPOIDToString (Function)
Converts an OID from its numeric representation to its text representation.
SNMPStringToOID (Function)
Converts an OID from its text representation to its numeric representation.
ClipboardUnicode (Function)
Returns the text found in the clipboard in Unicode format.
iPrintAreaHTML (Function)
Pritns a text in HTML format in a rectangular area.
EditDeleteToken (Function)
Deletes a token from a "Text token" Edit control.
EditDeleteAllToken (Function)
Deletes all the tokens from a "Text token" edit control.
<Edit>.InsertToken (Function)
Inserts a token into a "Text token" Edit control.
<Edit>.AddToken (Function)
Adds a token to a "Text token" Edit control.
<Edit>.DeleteAllToken (Function)
Deletes all the tokens from a "Text token" Edit control.
<Edit>.DeleteToken (Function)
Deletes a token from a "Text token" Edit control.
<Chart>.MenuOption (Function)
Modifies the text of an option in the context menu of a chart.
<Chart>.LabelFont (Function)
Modifies the font used for the category labels of a chart.
<Chart>.AxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
<Chart>.SunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
<HTML editor>.Select (Function)
Selects a text fragment in an HTML Editor control.