ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
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......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
"Reports & Queries" software
This is "Reports & Queries"......
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, ......
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
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......
Local procedure
Two types of procedures are available......
Remote WEBDEV administrator: Importing the statistics
The remote WEBDEV administrator proposes a module for managing the statistics. This module is used to import the statistics of a site....
Drawing constants
List of constants used by the drawing functions....
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....
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......
Edit options of a report
The report editor allows you to......