ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BLOCK
The <BLOCK> keyword is used in the code editor to declare custom blocks of code. These blocks of code are used to highlight the different steps of an algorithm and to group the declarations of variables or members.
WDInst: set the characteristics of the files to be installed
WDInst allows you to configure the characteristics of the files to install......
Manipulating a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
The different types of Table fields: programmatically, file with or without direct access
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
Designation of current element (Reserved word)
The keywords used to identify the current element are:
The different copy modes
Two different copy modes are proposed by WDTRAD......
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
fClose (Function)
Closes an external file.
HTTP functions
List of HTTP functions...
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Handling a WinForm .Net control through programming
WDInst: Set automatic modification of tables
The automatic table modification updates the description of tables on user computers......
The different types of windows
The following types of windows can be created in a WINDEV application......