ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
DateTimeTimeZoneToLocal (Function)
Converts a date and time from a particular time zone to a local date and time.
DateTimeLocalToTimeZone (Function)
Converts a local date and time to the date and time in a particular time zone.
Print constants
List of constants used by the print functions....
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
Example for creating a select query
This help page explains how to create two select queries......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
grSeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
Screen,First (External language)
Indicates the name of the first editable control or the name of the next control that must be in edit.