ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sysNotificationInput (Type of variable)
The sysNotificationInput type is used to define all the advanced features of an input control, such as a text input or combo box control, in an interactive notification.
NotifDeleteCategory (Function)
Deletes a notification category from the application.
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
The Conference control
...The Conference control allows you to view and/or listen to video and/or sound in real time......
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
HFSQL management functions (prefix syntax)
List of functions for HFSQL management...
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
Extracting the text of the project
The following text can be extracted......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
HFSQL management functions
List of functions for HFSQL management...
<Notification>.Send (Function)
Sends an interactive notification to the system in order to be displayed.
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
ThreadPersistent (Function)
Makes a thread persistent.
ArcSin (Function)
Returns the arc sine of a numeric value (integer or real).
SysNotificationSend (Function)
Sends an interactive notification to the system in order to be displayed.
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......