ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Popup window
WINDEV allows you to open windows in popup format...
<Window>.OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
<Window>.OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
17. Project Management Hub
...Project Management Hub...
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
WINDEV and OPC
OPC stands for "OLE for Process Control"......
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
CheckMarkStyle (Property)
The CheckMarkStyle property gets and sets the check icon of a menu option. This icon appears only if the menu option is checked.
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
Task list
Each project can be associated with a task list......
RegistrySeek (Function)
Seeks a character string in the registry.
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
RegistryListValue (Function)
Returns the name (and possibly the type) of values for a key found in the registry.
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
3. Deploying a WINDEV application
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......