ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
CallDLL32 (Function)
Runs a function found in an external DLL.
Software license agreement
WINDEV Express license agreement...
Manipulating a database schema (LDM)
The main manipulations possible on a database schema (MLD) are as follows ......
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
RSS feed functions
List of functions for managing RSS feeds...
WEBDEV license agreement
WEBDEV license agreement...
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
Character strings
WLanguage supports different types of strings....
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
USING IN (Stopwatch)
The statement USING ... IN allows you to automatically start and stop a stopwatch.
Compound statements
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
Handling the framesets
The different operations that can be performed on the framesets are as follows......