ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<sshSession variable>.DisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
App Tracking Transparency - Activity tracking
App Tracking Transparency enables users to authorize an iOS app to track their activity on third-party mobile apps and websites for advertising or data sharing purposes......
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
fReportsAndQueriesDir (Function)
Returns: the full path of the directory for the custom reports and queries. This directory corresponds to the directory of the reports and queries visible by the user who created them. the full path of the directory for the shared reports and queries. This directory corresponds to the directory of the reports and queries visible by all the application users....
SSHDisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms...
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
Creating user accounts
A User account allows the server administrator to......
gpwOAuthParameters (Type of variable)
The gpwOAuthParameters type allows you to define all the information needed for authentication to the User Groupware via an application that uses the OAuth 2.0 standard.
The use of the Automation type in a site is reserved for the advanced users
<sshSession variable>.Write (Function)
Writes data into the specified SSH session.
SSHWrite (Function)
Writes data into the specified SSH session.
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
The test mode cannot operate without the project and its pages, ...
Type and version of Web server
The configuration diagnostic displays the following error......
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
8. Traffic statistics of dynamic sites
<sshSession variable>.ConnectShell (Function)
Starts a new SSH session of "Shell" type.
CameraCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
VideoCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
CameraDisplay (Function)
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control. Function kept for "Version-26-compatible" Camera controls....
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
Error 803: Return and Result cannot be used in the same process