ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....
Installing Native Sybase Connector for WINDEV and WEBDEV 2024
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
<Connection variable>.ExecuteScheduling (Function)
Immediately runs a scheduled task regardless of its schedule: stored procedure, backup, optimization, refresh of materialized view....
<HFSQL connection>.TransactionSavepoint (Function)
Declares a transaction savepoint.
Break in a report
The break is used to group the records corresponding to a sort criterion......
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
Binding a Check Box control to an item
Snap-on grid
The different editors of WINDEV, WEBDEV and WINDEV Mobile allow you to align the elements via a snap-on grid......
Managing parallel tasks
The computers are becoming more and more powerful......
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
12. Preventing from going back to a page
HExecuteScheduling (Function)
Immediately runs a scheduled task regardless of its schedule: stored procedure, backup, optimization, refresh of materialized view....
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
ArrayMove (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
Copying controls from the report editor
The controls can be copied from the report editor......
Copying controls from the window editor
The controls can be copied from the window editor......
HFSQL management functions
List of functions for HFSQL management...
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
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......
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....