ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
Chart: Managing legends
Several types of legends are supported in the charts......
Bottom sliding window (Bottom sheet)
Bottom sliding windows (commonly known as "bottom sheets") are increasingly used in mobile applications......
ERR_NO_WDADMIN
Exits from the current edit. The entry in edit was performed by DocGoIntoEdit....
SCM: Creating a branch
Branches allows you to create a copy of the current project, so that you can make changes, additions, etc., to two versions of the same project....
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
SAP ASE Native Connector (Sybase): Output value of a stored procedure executed on the server
The SAP ASE Native Connector (also called Sybase Native Connector) allows you to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
<Date type>.ToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
Remote Control: Customizing with your own procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
String functions
List of functions for managing character strings...
VaultSecretContents (Function)
Checks for the secret contents of the vault, i.e. determines if an application is executed using the secret contents. This new function is available from WINDEV Suite SaaS 2025 - Update 3....
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
<Variable Drive>DirectoryList (Function)
Lists the directories of an Drive.
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
DriveListDirectory (Function)
Lists drive directories.
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
WINDEV Framework License Agreement
Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......