ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
Window control search functions
WINDEV allows the user to perform a search among all the texts found in a window or in a control......
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
<Array>.Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
SysRecentDocList (Function)
Returns the list of recently opened documents.
SSHDisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
<Image>.SaveJPEG (Function)
Saves an image: in a JPEG file. in memory....
<Spreadsheet>.Close (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
<sshSession variable>.DisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
Spin control properties
List of properties associated with the Spin control...
Handling an Internal Page control through programming
The Internal Page control is used to display an existing internal page......
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
18. Order of execution of the code of buttons/links
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
Remote check: Customizing with a 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......
First project window
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
How to retrieve the analysis structure through programming?
This help page explains how to retrieve the analysis structure through programming....