ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Viewing a window in 3 dimensions
Your window contains overlapping controls?......
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Viewing a report in 3D
Your report displays controls that overlap?......
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
6. How to display an AWP website
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
SCM: Renaming or changing a computer
During the development phase, you may have to work on different computers......
GDS: Managing branches
The management of branches is used to manage several versions of the same application in parallel......
Configuration of Apache 2.4 server
WEBDEV Development: Configuration of the Apache 2.4.x server for the CGI protocol and for WEBDEV sites....
WinInYPos (Function)
Returns the vertical position of the upper-left corner of the internal area (without border and title bar) of a window in relation to the upper-left corner of the screen.
WinInXPos (Function)
Returns the horizontal position of the upper-left corner of the internal area (without border and title bar) of a window in relation to the upper-left corner of the screen.
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.
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
HTTPCookieReplace (Function)
Replaces all the cookies stored for a domain: by HTTPRequest. by HTTPSend....