ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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, ......
MovableByBackground (Property)
The MovableByBackground property is used to: find out whether a window can be moved by the background, allow (or not) a window to be moved by the background....
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
Creating the Form pages of a WEBDEV RAD pattern
CallDLL32 (Function)
Runs a function found in an external DLL.
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
Character strings
WLanguage supports different types of strings....
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
The Wire control
The Wire control is used to visually link 2 controls......
Windows
The windows represent the main interface of a WINDEV application......
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
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....
Composite keys
A composite key is a key item containing several other items......
HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
Handling the framesets
The different operations that can be performed on the framesets are as follows......
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....