ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
Functions for managing contacts (Lotus Notes, Outlook and mobile device)
List of functions for managing contacts: Lotus Notes, Outlook, mobile devices (Android, iPhone, iPad, Universal Windows)...
Mechanism of specific exceptions
A process of specific exception is used to process a risky code (which means a code that could trigger an exception)......
5. Project configuration
Compilation options (HLP format)
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
Open (Function)
Opens a modal WINDEV window.
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
Check: SNMP
The monitoring robot will read the value of the specified OID and compare its value with the reference value......
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
WDXView: Overview
WDXView is an ActiveX browser......
Check: Connectivity to HFSQL Client/Server
The monitoring robot will try to connect to a HFSQL Client/Server server......
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
Merging differences (SCM)
15. Creating the executable in practice
Creating the executable in practice...
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
Native MariaDB Connector - License Agreement
Manipulating a Layout control programmatically
A Layout control can be......