ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
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
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
Reintegrating translated text into a project
Once the translation of framework libraries ("......
Multiline strings
To type character strings over several lines in the code editor...
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
5. Site test in practice
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
Installing a Webservice (old format)
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
Creating an executable: General options
The main executable options are as follows......
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
Creating the skin template of a report
User Groupware files
Two categories of data files are managed......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......