ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Camera>.Display (Function)
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device. Function kept for "Version-26-compatible" Camera controls....
VideoDisplay (Function)
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device. Function kept for "Version-26-compatible" Camera controls....
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Creating the Form pages of a WEBDEV RAD pattern
Creating the Table pages of the WEBDEV RAD pattern
Creating the Relation pages of a WEBDEV RAD pattern
Creating the Vision pages of the WEBDEV RAD pattern
VersionHTTP (Property)
The HTTPVersion property is used to manage the HTTP version used by the server....
SSHDisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
SSHWrite (Function)
Writes data into the specified SSH session.
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
The Conference control
...The Conference control allows you to view and/or listen to video and/or sound in real time......
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
<emailPOP3Session variable>.StartSession (Function)
Starts a POP3 session.
<fbSession variable>.Status (Function)
Checks the status of a Facebook session.
<emailPOP3Session variable>.CloseSession (Function)
Closes a POP3 session.
CloseSession (Function)
Closes a session with Lotus Notes or Outlook.
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......