ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
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)....
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......
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......
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
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, ......
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
Local procedure
Two types of procedures are available......
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
Handling Gantt Chart controls programmatically
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
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....
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
5. Site test in practice
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......
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
ArrowStart (Function)
Sets the position of the source end of an arrow in a "Shape" control.
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.