ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with the Cell control field
Fonctions de gestion de l'exécution des commandes en mode console.
<Cell>.DisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
The Cell control
The Cell control contains controls...
<Cell>.CloseDialog (Function)
Hides the Cell control previously displayed in the page via <Cell control>.DisplayDialog.
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
Warning 124: Shadowing a global variable
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
tapiCallDuring (Function)
Returns the duration of the call (difference between the start date and time of call and the end date and time of call).
GestureCurrentPointer (Function)
Returns the pointer index (finger or stylus) that triggered the call to a process specific to the multi-touch feature in an Image control.
Collapsed (Property)
The Collapsed property is used to: get or define the state (collapsed or expanded) that will be used when rows are added to a TreeView Table control. find out or modify the collapsed/expanded status for: the breaks of a Table control, the breaks of a Looper control, the break headers and footers of Table and Looper controls, a Drawer control, a Ribbon control, a Navigation Bar control. a Pivot Table control in a report....
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
HFTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
<Source>.FTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
Android Control Center
Do you know where to find your application log files?...
4. WINDEV and telephony
WINDEV allows you to easily manage incoming and outgoing phone calls via the WLanguage phone functions....
Automatic positioning
When moving a control in a window, in a page or in a report, guides are automatically displayed by the real-time interface checker (also called automatic positioning)......
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
Popup window
WINDEV allows you to open windows in popup format......
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......