ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
tapiStopCallDetection (Function)
Stops the specified call detection that was started by tapiListen.
TreeMapSelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
SCM file format evolutions
Four versions are available for the SCM repository......
tapiRecord (Function)
Records the current communication as a".WAV" file.
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
Constants for managing the windows
List of constants used by the functions for managing the windows...
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.
SendKey (Function)
Simulates the keystrokes and the mouse actions.
dPen (Example)
Usage example of the dPen function
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
HReadSeek (Example)
Usage example of the HReadSeek function
BottomIndent (Property)
The BottomIndent property gets and sets the space at the bottom of the text (bottom margin) in a control.
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
HForward (Example)
Usage example of the HForward function
HSetPosition (Example)
Usage example of the HSetPosition function
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
HCreateView (Example)
Usage example of the HCreateView function