ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
Binding an Edit control to an item
An Edit control can be bound to an item in a data file, query, etc, ......
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
3. Deploying a WINDEV application
Handling report blocks
The different operations available on report blocks are as follows......
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
Handling a Spin control through programming
WINDEV allows you to handle a Spin control through programming......
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically. Define the sort direction for an item or for a component of a composite key (when describing the item through programming)....
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a table or populated programmatically). the number of the column currently in edit mode in the specified data-bound Table control (based on a table or populated programmatically)....
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
<Polygon2D variable>.IsValid (Function)
Checks whether the specified 2D polygon is valid according to the OGC rules.
AppointmentContinuous (Property)
The AppointmentContinuous property is used to determine or change how multiple-day appointments are displayed in a Scheduler control.
DurationToString (Function)
Converts a duration to a character string in the specified format.
WINDEV, WEBDEV and WINDEV Mobile general options
The general options are used to configure the working environment of the product used......
Managing assertions
...The main available features are as follows:...
WINDEV concepts