ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
How to find out whether a report was printed?
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install......
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
<zipArchive variable>.CreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
ExeTerminate (Function)
Ends the execution of a 32-bit application on the current computer: all the instances of the executable are killed.
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
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......
Materialized view
17. TLS/SSL: Encrypting information on the Web
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......
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......
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
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......
Repairing the project
In some cases, "Project......
7. Multilingual sites in practice