ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HCreationIfNotFound (Function)
Performs the following operations: If the table doesn't exist, create an empty table (file with ".FIC" extension) with the index file, the full-text index file and the memo file if necessary. The function is equivalent to HCreation. If the table exists, opens the table....
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Conversion (Function)
Converts a value from a unit to another one.
2. User-friendly editors in practice
User-friendly editors in practice...
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
Managing HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
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.). This function also gets the characteristics of the tooltip associated with each section of the chart. a custom tooltip, associated with a point....
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
Database schema description window
The database schema description window includes all the characteristics and options of the current database schema......
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......