ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Task list
Each project can be associated with a task list......
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
Date (Type of variable)
The Date type enables you to easily handle the dates...
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
Manipulating TreeView controls programmatically (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a TreeView control through programming......
Combination (Type of variable)
A combination is a set of options.
AppParameter (Function)
Returns information about the mechanism for automatic application update.
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
<Source>.ReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
<Source>.ChangeKey (Function)
Changes the browse item.
Installing the robot controller
The monitoring robot includes three executables......
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
Activation key management functions
The following functions are used to manage activation keys:...
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
TimeValid (Function)
Checks the time validity.
Type (Example)
Usage example of the Type property
EpochToDateTime (Function)
Converts a date and a time in Epoch format (number of time units since 01/01/1970 at 00h00 UTC) to a local datetime....
RealToDateTime (Function)
Converts an 8-byte real to a date and time.