ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
<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....
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
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
SSHConnectShell (Function)
Starts a new SSH session of "Shell" type.
3. Site development life cycle
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
Voice commands in the environment
The environments of WINDEV, WEBDEV and WINDEV Mobile respond to the voice commands......
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
Operating mode of dynamic Active WEBDEV Pages
<Camera>.Capture (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....
Saving entered data (AAF)
2. Deploying a static site or a PHP site
Message text file format
The text files created by WDMSG use a specific format......
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
WDTestSite: Load test
The stress tests are used to check......
Importing and exporting a WEBDEV Application Server
WEBDEV Account Manager allows you to easily import and export the WEBDEV Application Server configuration......
<sshSession variable>.Read (Function)
Reads the data found on the output buffer of the SSH session.
3. WINDEV Mobile: Android, iOS, UWP...
WINDEV Mobile applications can run on the following platforms...
SSHRead (Function)
Reads the data found on the output buffer of the SSH session.