ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDInst: manage files to be installed
The setup editor WDInst is used to manage the files to install......
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
WDTrans: Rolling back all changes made to the files held by a transaction
If a transaction is in progress, rolls back all changes made to the files since the beginning of the transaction......
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
Pyramid charts
Pyramid charts allow you to view data in descending order......
CriticalSection (Type of variable)
CriticalSection variables are used to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application.
Address (Property)
The Address property is used to: Establish a connection between the Conference control (and the associated stream) and the receiver. This property is equivalent to StreamConnect. Get the address of the last outgoing connection request....
<ftpConnection variable>.Name (Function)
Returns the name of the last file accessed by an FTP function (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 Update 2....
FlexAlignItems (Property)
The FlexAlignItems property gets and sets the alignment of the items in a line of a Flexbox control along the cross axis (corresponding CSS property: "align-items").
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
19. Sending emails
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
AAF: Simple editing options in an Edit control field
The context menu of an edit control is used to perform simple edit operations...
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
TitleHeader (Property)
The TitleHeader property is used to: Get the title and aspect of a column title-header (Table or TreeView Table control). Get the number of column title-headers (Table or TreeView Table control). Change the title and aspect of a column title-header (Table or TreeView Table control)....
Sequence of selection conditions for a query
When at least two selection conditions are found in a query, the sequence of selection conditions must be specified by the conditional operators AND and OR......
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......