ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
nWDEvaluate: Evaluating the value of an element
Evaluating the value of an element......
Creating the Relation windows of a WINDEV RAD pattern
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
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, ......
Client/Server transactions: available isolation modes
The HFSQL engine proposes to isolate the transactions......
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
Creating the Form pages of a WEBDEV RAD pattern
<ftpConnection variable>.Date (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 - Update 2....
Creating the Table windows of the WINDEV RAD pattern
VersionHTTP (Property)
The HTTPVersion property is used to manage the HTTP version used by the server....
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
SysIconDelete (Function)
Deletes an icon from the taskbar (next to the clock).
TrialVersion (Function)
Used to find out whether the current execution of the application is in "trial version" mode.
Creating the Table pages of the WEBDEV RAD pattern