ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV website, a standard error page is displayed by default....
FullTextIndex description (Variable type)
A FullTextIndex description variable is used to describe one or more full-text indexes...
11. Table/Looper controls
Change the volume of a UPnP device....
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
HLast (Function)
Sets the position on the last record of a table according to a browse item.
HFirst (Function)
Sets the position on the first record of a table according to the specified browse item.
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
App shortcuts
...App shortcuts are an Android feature that allows users to quickly perform specific actions...
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Creating a model class
In MVP projects, you need to create a base class (MBase if you're using the RAD tool for MVP...
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
fAttribute (Function)
Returns or modifies the attributes of a file.
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
HTML 5: Example of programmed drag-and-drop management
To make a WEBDEV website more interactive, you have the ability to implement Drag and Drop...
Display different content for each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView...
15. Creating the executable in practice
Creating the executable in practice...
REST web services: Description and features
You can edit REST web services created with WINDEV or WEBDEV using the REST web service editor......
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50...
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance...
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically,...
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify...
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules...
Using several libraries in an application
A library is a WDL file that contains all the resources......