ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BottomIndent (Property)
The BottomIndent property gets and sets the space at the bottom of the text (bottom margin) in a control.
TreeMapSelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
tapiRecord (Function)
Records the current communication as a".WAV" file.
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
TreeExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
Check model
You can use check models to easily create checks...
Calling a procedure/a function
Syntax for calling a local or global procedure.
BackgroundImageLine (Property)
The BackgroundImageLine property is used to get and change the background image of each row: of a Table control, of a TreeView Table control, of a Looper control....
SendKey (Function)
Simulates the keystrokes and the mouse actions.
TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
HReadSeek (Example)
Usage example of the HReadSeek function
tapiStopCallDetection (Function)
Stops the specified call detection that was started by tapiListen.
HForward (Example)
Usage example of the HForward function
HSetPosition (Example)
Usage example of the HSetPosition function
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
HCreateView (Example)
Usage example of the HCreateView function
TreeExpand (Function)
Expands a node in a TreeView control.
HExtractMemo (Example)
Usage example of the HExtractMemo function
UMCActive (Function)
Used to find out and modify the activation of UMC management (User Macro-Code).
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
HTMLEditorSearch (Function)
Searches for a string in an HTML Editor control.
Creating the link buttons in the windows of a WINDEV RAD pattern
Document (Example)
Usage example of Document