ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
OpenMobileWindow (Function)
Opens a window in a mobile application.
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
iParameter (Function)
Retrieves the printer configuration and configures the print.
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
HChangeConnection (Example)
Usage example of the HChangeConnection function
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
Designing a supercontrol
A supercontrol is an advanced type of control......
fSeek (Example)
Usage example of the fSeek function
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
Sensor constants
Constants used by the SensorXXX functions...
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....