ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<zipArchive variable>.InfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
<sshSession variable>.SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
<sshSession variable>.SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
HFSQL error handling help
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Accessing a database via a web service
The database can be accessed via a web service......
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
WDADMINEXE: Managing the setups in push
WDADMINEXE is used to deploy network applications in push via the "Push" tab......
3. Data handled by a WINDEV Mobile application
The data handled by a WINDEV Mobile application can come from...
HTTPCookieReplace (Function)
Replaces all the cookies stored for a domain: by HTTPRequest. by HTTPSend....
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
Auto-scrolling text
Sometimes, text in a Static Text or Button control can exceed the width of the control......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
WINDEV Mobile 2024 Tutorial - Table of contents
WINDEV Mobile 2025 Tutorial - Table of contents
Indicates the status of the media file played in the Multimedia control.
DriveCopyDirectory (Function)
copy a directory on the Drive to another directory on the Drive (remote disk).
Binding controls to data
A window or page can display information from......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......