ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dialog box management functions
List of functions for managing dialog boxes...
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
ThreadPersistent (Function)
Makes a thread persistent.
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......
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......
Optional events
By default, the codes available in the code editor correspond to the most common codes......
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...
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
<Notification>.Send (Function)
Sends an interactive notification to the system in order to be displayed.
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
SysNotificationSend (Function)
Sends an interactive notification to the system in order to be displayed.
ArcSin (Function)
Returns the arc sine of a numeric value (integer or real).
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
ERR_NO_PROJECT
Translating a text file with WDTRAD