ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
SaaS constants
URL Rewriting
URL Rewriting is a technique used to improve SEO......
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......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
Activation key management functions
The following functions are used to manage activation keys:...
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
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......
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......
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
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....
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
DateDifference (Function)
Calculates the number of days between two dates.
Age (Function)
Returns the age according to the date of birth.
DatePicker (Function)
Opens the system date picker.
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
RealToDateTime (Function)
Converts an 8-byte real to a date and time.