ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
WINDEV Mobile Framework License Agreement
sfMergeRequest (Type of variable)
The sfMergeRequest type is used to describe the elements to merge during the call to SFMerge...
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
Filter
The Filter keyword can correspond to: the Filter function. the Filter property....
TokenListSeparator (Property)
The TokenListSeparator property retrieves or modifies the separators that trigger the creation of new tokens when entering information in a "Text token" Edit control.
XML: Using files exceeding several gigabytes
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......
User Control Center: Overview
The User Control Center is used to manage the applications deployed on a company network....
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
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
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.
Automation object
The Automation keyword is used to declare an automation object...
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....