ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automation object
The Automation keyword is used to declare an automation object...
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
upnpDevice (Type of variable)
The upnpDevice type is used to define the advanced characteristics of a UPnP device.
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
Sub-query
A sub-query is a query whose result is used by another query......
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
User Control Center: Overview
The User Control Center is used to manage the applications deployed on a company network....
Handling an Edit control programmatically
You can handle Edit controls programmatically......
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
sfSeekUpdatedResult (Type of variable)
The sfSeekUpdatedResult type is used to find out the result of SFSeekModified...
Handling a Popup control through programming
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
grSourceSeries (Function)
Defines the source of a series.
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
WINDEV Framework License Agreement
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
The Edit control
The Edit control allows users to enter data......
Events associated with Combo Box controls
List of events associated with Combo Box controls...
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....