ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
AWP without UI
Bootstrap, Angular, React, Vue......
Java application and WINDEV
A Java application is an application entirely compiled in Java......
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......
<Chart>.Rotation (Function)
Turns a Surface or Pyramid chart around one of its axes in order to better view the data
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications running in Linux ("console" applications) and for the WEBDEV sites hosted in Linux......
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)....
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....
Information 2101: 'Short int' does not exist anymore: use 'unsigned 1-byte int'