ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
Using the Salesforce service
Salesforce is a very popular CRM software......
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
SQL view
An SQL view is a virtual data source defined by an SQL query......
Materialized view
17. TLS/SSL: Encrypting information on the Web
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
ConfigureAAF (Function)
Used to specify the behavior of some Automatic Application Features (AAF).
Handling a Calendar control through programming (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
ExecuteAAF (Function)
Runs an Automatic Application Feature (AAF) on a control or window.
FaxDisconnect (Function)
Closes a connection to a fax server (established beforehand by FaxConnect).
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
7. Multilingual sites in practice
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
Access rights to a class property
A property is a code element that includes two processes......
Repairing the project
In some cases, "Project......