ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
Configuring the setup program
Two tools can be used to create a setup program......
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
Reintegrating translated text into a project
Once the translation of framework libraries ("......
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
ChangeTarget (Function)
Changes the target of a button action.
MQTT constants
Constants used by the MQTT functions...
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
NotificationDisplay (Function)
Displays a message outside the browser.
CameraStop (Function)
Stops the video preview or video recording in a Camera control. Function kept for "Version-26-compatible" Camera controls....
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
PDFSign (Function)
Applies an approval signature to an existing PDF.
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......