ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
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...
Fax constants
List of constants used by the functions for managing faxes....
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
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.
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......
Constants for managing character strings
List of constants used by string management functions...
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
SchedulerTriggerProperties (Function)
Reads the properties of trigger of a scheduled task and updates the TriggerScheduledTask structure.
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.
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.
Report based on a query
Queries are used to easily select records in one or more data files......
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.
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...