ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableCellSelect (Function)
Returns the coordinates (row number and column number) of a selected cell. This function is kept for backward compatibility. It is recommended to use TableSelect.
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
Remote WEBDEV administrator: Managing statistics
The remote WEBDEV administrator proposes a module for consulting the statistics regarding the traffic of your dynamic WEBDEV sites (standard and AWP) and Webservices deployed on a WEBDEV Application Server....
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
TableDeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
TableMode (Function)
TableMode is kept for backward compatibility.
Content (Property)
The Content property is used to get and change the content of an element.
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
ConfigureAAF (Function)
Used to specify the behavior of some Automatic Application Features (AAF).
HierarchicalDepth (Property)
The HierarchicalDepth property is used to: Find out the depth of a hierarchical control in a report. Modify the depth of a hierarchical control in a report (only if the report uses a data source through programming)....
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
Binding controls to data
A window or page can display information from......
8. If you are already familiar with WINDEV
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
<Looper>.AddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
Title (Property)
The Title property is used to get and change the title of an element.
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
ControlToSource (Function)
Assigns the control value to the source of a control link.