ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for instance (images, videos, ...)....
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
Characteristics of non-maximized windows
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
WINDEV concepts
Create an RSS feed
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
SCM: History search
History search allows you to perform an advanced search in the history of operations performed in the SCM......
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
Binding an Edit control to an item
An Edit control can be bound to an item in a table, query, etc...