ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
Internal window management functions
The following functions are used to manage the "Internal windows" controls......
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
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)......
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
15. Creating the executable in practice
Creating the executable in practice...
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)...
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......
5. Project configuration
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....
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
Open (Function)
Opens a modal WINDEV window.
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......
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
Merging differences (SCM)
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....