ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Preset control
The "Preset" control is used to display the frequently used controls without programming......
Interactions between a Flash® animation and WEBDEV
A Flash® animation can be used to display information in the controls of a WEBDEV page......
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
Control constants
List of constants used by the functions for managing controls...
EmailSeekFirstNotes (Function)
Seeks one or more emails according to specified criteria, in a local or remote Lotus Notes or Domino database.
EmailCopy (Function)
Copies an email found in a directory to another directory of an IMAP server.
SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
Fax constants
List of constants used by the functions for managing faxes....
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Constants for managing character strings
List of constants used by string management functions...
SchedulerTriggerProperties (Function)
Reads the properties of trigger of a scheduled task and updates the TriggerScheduledTask structure.
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
Constants for managing Beacons
The following constants are used to manage Beacons:
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties.
Report based on a query
Queries are used to easily select records in one or more data files......
Slider control properties (in a page)
A Slider control and a Range Slider control found in a page can be handed in WLanguage by the following properties.
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.