ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<htmlNode variable>.InsertBefore (Function)
Adds a node before the specified node in an HTML document.
tapiStopCallDetection (Function)
Stops the specified call detection that was started by tapiListen.
tapiOrigin (Function)
Allows you to determine the type of call (incoming or outgoing).
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
<htmlNode variable>.InsertAfter (Function)
Adds a node after the specified node in an HTML document.
tapiNoAnswer (Function)
Used to find out whether an answer was given to the call.
<htmlNode variable>.Remove (Function)
Removes the specified node and its descendants in an HTML document.
Edit options of a report
The report editor allows you to......
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
TitleHeight (Property)
The TitleHeight property gets and sets: the height of the title for the columns of a Table or TreeView Table control. the height of the title bar of a Dockable Panel control. the height of the title bar of a window with a custom title bar....
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a data file or populated programmatically). the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically)....
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
Manipuler un champ Editeur_Images_WB par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
SOAPGetHeader (Function)
Retrieves a header in the SOAP message received further to a call to a Webservice.
Test (External language)
Displays each function call and each status report returned by the function.
PVTHeaderValue (Function)
Returns the value displayed in a header of Pivot Table control.
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
PVTSelectCount (Function)
Returns the number of selected cells in a Pivot Table control.