ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Organizer>.InfoXY (Function)
Returns for a given position in the Organizer control (coordinates of a point in the organizer): the index of the appointment for the specified position. the date corresponding to the specified position....
Supercontrol
A supercontrol is an advanced type of control......
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
Binding controls to data
A window or page can display information from......
LatestDateCovered (Property)
The LatestDateCovered property is used to get the date of the last selected record. This property can be used on: a sfSeekUpdatedResult variable. a sfSeekDeletedResult variable]....
MenuAddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
<Menu>.AddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ... store named or indexed subelements. store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists. handle the NULL value in WLanguage. store interactions with ActiveX objects and Automation programming....
<Chrono>.Pause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
13. Managing business rules
WINDEV Mobile allows you to manage business rules....
Link properties
When creating a link, you can simply specify the destination......
<Multimedia>.Pause (Function)
Pauses a media file played in a Multimedia control.
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
The "Quality Control Center" pane
The "Quality Control Center" pane displays the incidents associated with the selected project......