ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
Cross-references in the code editor
The cross-references in the code editor are used to identify......
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding the SaaS sites of a WEBDEV Application Server......
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
Animating a Static control
Two methods can be used to animate a Static control......
5. Unit tests
Unit tests (also called automated tests) are used to test windows, procedures and classes in an application at different levels of development......
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
<Table>.DisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
Custom tooltips
Tooltips are very useful for application users......