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...
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
Spreadsheet control: Available formulas
At runtime, in the Spreadsheet control, the end user directly enters the calculation formulas......
The Edit control
The Edit control allows users to enter data......
WINDEV Mobile 2025 Update
Here are the new features that you will discover in this version......
REST web service: Creating entry points
The REST web service entry point creation wizard opens......
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++...
Structure (Type of variable)
A structure is a custom type of data...
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo...
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image...
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one...
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation...
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices...
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications)...
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
Brochure des nouveautés 2024 : Nouveautés communes
Nouveautés de WINDEV/WEBDEV/WINDEV Mobile 2024 présentes dans la brochure des Nouveautés 2024....
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.