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...
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site...
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
Input (Function)
Displays a message allowing the user to type an information.
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must...
Customizing the User Groupware
The Edit control
The Edit control allows users to enter data......
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
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...
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.
Creating a window skin template
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices...
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via...
HFilter (Function)
Defines and enables a filter on a data file, view or query.
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......