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...
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
Width (Property)
The Width property gets and changes the width: of a control or block in a report....
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user)...
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still...
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
Height (Property)
The Height property is used to get and change the height: of a control or block in a report....
The List Box control
The List Box control is used to display a list of elements and to select one or more elements...
SocketConnect (Function)
Connects a client computer to a given socket.
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating...
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating...
3. Deploying a WINDEV application
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control...
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
12. Pages in practice
5. Site test in practice
HFSQL constants
List of constants used by the HFSQL functions....
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications)...
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level...
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application...
Creating the skin template of a report