ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Materialized view
Border management constants
List of constants used by the border management functions....
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
16. Java applications in practice
Java applications in practice...
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
Structure of data files of user groupware
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
WINDEV Mobile Framework License Agreement
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
WINDEV Framework License Agreement
"?" menu
WINDEV proposes a help menu adapted to your applications......
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Constants for managing videos
List of constants used by the functions for video management....
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
Drawing constants
List of constants used by the drawing functions....
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Constants for sound management
List of constants used by the functions for sound management....
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.