ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ToolTipTitle (Property)
The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over.
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
5. Webservices
WINDEV allows you to easily use Webservices (or XML Web services)....
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
The Peeling Corner control
The "Peeling Corner" control is used to create a visual effect in a page by presenting an image partially covered by another one......
AnimationDuration (Property)
The AnimationDuration property is used to know and define the length of time an animation takes to complete one cycle: in a Chart control. This duration is set to 30 hundredths of a second by default. in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default. in an Image Gallery Looper control....
ERR_MAX_CONNECTION
...ERR_MAX_CONNECTION...
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
XImage (Property)
The XImage property is used to get and change the initial X-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
YImage (Property)
The YImage property is used to get and change the initial Y-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
CalendarSelectPlus (Function)
Selects a date in a Calendar control.
The Flex control
The Flex control is used to display a Flash® animation created by a Flex editor in a WEBDEV page......
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
ChangeStyle (Function)
Modifies the style of a control dynamically.
SchedulerSelectPlus (Function)
Selects an appointment in a Scheduler control.
SchedulerSelectMinus (Function)
Deselects an appointment from a Scheduler control.
TreeMapDelete (Function)
Deletes an element from a TreeMap control.