ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
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....
Compound statements
Control Center of WINDEV executables (WDADMINEXE)
When a WINDEV application is installed in network, a program used to remotely check the application executables is automatically created......
<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
BTLEStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
Multi-product external components
Components are a remarkably useful tool for development teams......
<Array>.Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
<Array>.Apply (Function)
Executes a procedure for each element of a WLanguage array.
How to manage enumerations programmatically?
How to manage a combination through programming?
A combination is a type of variabble containing a list of values....
1. WLanguage functions
Most of the WLanguage functions available in WINDEV are also available in WINDEV Mobile....
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
The "Image catalog" pane
The "Image catalog" pane is a context-sensitive image catalog......
SysStatusExternalStorage (Function)
Returns the availability status of the external storage space of the device.
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
Reduce (Function)
Applies a computation to each element of a WLanguage array.
Apply (Function)
Executes a procedure for each element of a WLanguage array.
ERR_BAD_CONTEXT_INTERNAL
The "Code hashtags" pane