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.
14. Generation modes
Generation modes...
Windows
The windows represent the main interface of a WINDEV application......
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
FlexAlignItems (Property)
The Property FlexAlignItems allows you to know and modify the alignment characteristics of the fields inside a row of a Flexbox field according to the secondary axis of the field ( Property 900 corresponding CSS "align-items").
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
<Source>.UpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server table. Warning: This function is available only from WINDEV Suite SaaS 2025 Update 2. For more details, see Using new features exclusive to WINDEV Suite SaaS 2025....
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
Manipulating Wire controls programmatically
WINDEV allows you to programmatically manipulate Wire controls......
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
Events associated with OLE controls
List of events associated with OLE controls...
Events associated with Carousel controls
List of events associated with Carousel controls...
Events associated with the TreeMap control
List of events associated with the TreeMap controls...
Events associated with Toolbar controls
List of events associated with Toolbar controls...
Events associated with a Repositionable Note control
Events associated with a Repositionable Note control...
Events associated with an Organization Chart control
Events associated with ListView controls
List of events associated with ListView controls...