ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
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......
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
Assisted universal replication: specific features
Customizing the User Groupware
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
Various WEBDEV constants
Various WEBDEV constants...
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
Events associated with TreeView controls
List of events associated with TreeView controls...
Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image properties......
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
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....
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
FileDisplay (Function)
Displays a file in the browser of Web user.
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
Constants for managing arrays
List of constants used by the functions for array management....