ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Project Management Hub: Managing messages
To manage messages in the Project Management Hub, you can use the secure messaging tool included in WINDEV, WEBDEV and WINDEV Mobile......
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....
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 documentation of external components
External components must include a technical documentation......
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
Creating help pages
A help system includes several 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....
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
Primary (Property)
The Primary property can be used: on the gglPostalAddress type. on the gglEmail type. on the gglInstantMessaging type on the gglOrganization type on the gglPhoneNumber type]....
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
Using the task management and the schedule
Time management is extremely important......
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....