ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Kanban control properties
In a window or page, you can use WLanguage properties to handle......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
18. Order of execution of the code of buttons/links
Changes the extension of a file on disk....
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
Scheduler control properties
A Scheduler control can be manipulated in WLanguage both in a window and in a page with the following properties....
ScreenToSource (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
SourceFromWindow (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
<Window>.ToSource (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
<Source>.FromWindow (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
Creating help pages
A help system includes several pages......
How to develop a PHP site?
What is a PHP site?......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
Creating anchors
The anchors are used to define specific points in a help page......
<Window>.ToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the window controls are automatically updated with the values of these controls. This function is also available for WEBDEV pages....
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
Control template
A control template is a set of controls that can be re-used in several windows or pages......