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....
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...
<sshSession variable>.SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
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....
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......
Binding controls to data
A window or page can display information from......
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......
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
Principle of remote check
Environment of the window editor
The main elements of window editor are as follows:
Environment of the project editor
The main elements of the project editor are as follows:
General environment of WINDEV