ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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...
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......
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
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......
Reintegrating translated text into a project
Once the translation of framework libraries ("......
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, ......
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
Events associated with TreeView controls
List of events associated with TreeView controls...