ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes...
<Cell>.CloseDialog (Function)
Hides the Cell control previously displayed in the page via <Cell control>.DisplayDialog.
<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.
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
Creating a delete query
A delete query (corresponding SQL statement......
Events associated with an Organization Chart control
Events associated with a Navigation Bar control
Events associated with a Repositionable Note control
Events associated with a Repositionable Note control...
Events associated with a Sliding Banner control
WEBDEV manages the following events by default (order of appearance in the code editor)...
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
Events associated with a Range Slider control
The following events are associated with Range Slider controls:...
The "dynamic" Tab control (prefix syntax)
The "Dynamic tab" Tab control is used to display several windows in the same window......
Constants for managing the Image Editor control
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Events associated with a Dockable Panel control
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
Kanban control functions (prefix syntax)
The following functions handle Kanban controls......
Events of the Mobile Image Editor control
control Image Editor allows you to offer your mobile application users the possibility to edit and modify images or photos......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Dashboard constants
Constants used by the functions for managing Dashboard controls...
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
8. 10 tips for better interfaces...
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
WDADMINEXE : Information about last available update
The "Setup" tab of WDADMINEXE contains information regarding the last available update of the application......
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......