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....
SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
<sshSession variable>.SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
<sshSession variable>.SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
HTTPCookieReplace (Function)
Replaces all the cookies stored for a domain: by HTTPRequest. by HTTPSend....
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
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...
SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
HFSQL error handling help
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
Binding controls to data
A window or page can display information from......