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.
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
Error 1021: The method of the class is not global
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
WINDEV Mobile concepts
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
Version of the files in the virtual directory
The configuration diagnostic displays the following error......
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Client application: Running procedures on a server of.Net services
Several DotNet functions are available in WINDEV......
13. Types of standard controls
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
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).
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......