ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
<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....
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
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
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......
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
The different types of windows
The following types of windows can be created in a WINDEV application......
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
Environment of the report editor
Environment of the report editor...
Environment of the query editor
HTTPCookieReplace (Function)
Replaces all the cookies stored for a domain: by HTTPRequest. by HTTPSend....
Accessing a database via a web service
The database can be accessed via a web service......
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
Component diagram
A component diagram shows the physical and static architecture of a system software......
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
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.