ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LOOP statement
The statement block is repeated endlessly...
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
NFC constants
List of constants used by the NFC functions...
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
ThreadExecute (Function)
Starts the execution of a secondary thread.
Handling the report blocks through programming
Each report block is associated with different events......
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
Error 1045: A class cannot be declared outside the declaration code of a class
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
Organization Chart: Displaying a manufacturing process
An Organization Chart control can be used to display a diagram. It can be used, for example, to display the different steps of a process.
FontSelect (Function)
Opens the standard window for font selection and selects the specified font.
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
ParentObject (Function)
Identifies the "parent" of a graphic object: control, column, window, page, ...
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......