ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
ERR_BAD_URL
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
Handling tables in PHP
WEBDEV allows you to create a PHP site that handles tables......
Print the content of your tables
Real-Time Performance Profiler (RTPP)
The Real-Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
Project description: Options tab
The project description window allows you to configure various elements of your project......
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....