ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Programming automatic calculations in the columns of a Table control (prefix syntax)
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
Feedback component
The Feedback component is a component provided with WINDEV......
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
Merging differences (SCM)
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
Client application: Running procedures on a server of.Net services
Several DotNet functions are available in WINDEV......
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).
WDADMINEXE : Information about last available update
The "Setup" tab of WDADMINEXE contains information regarding the last available update of the application......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
7. AJAX technology
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).