ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
EndPosition (Property)
Use in the docFragment class - Read + Write access - Type: Integer32
Effect (Property)
Use in the GuidedVisitStage class - Access in get + Write - Type: Integer32
The HTML control
The HTML control displays HTML pages or HTML code......
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
<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....
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
16. Application test in practice
Style sheet
A style sheet ("......
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
AttributeSerialize (Property)
The AttributeSerialize property gets the serialization name of the type according to its name and the <Serialize> extension attribute.
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
Scheduler report
The report editor allows you to create "Scheduler" reports....
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
Spreadsheet control in a report
The spreadsheet is one of the most often used business tools. You have the ability to create reports that print the data found in a spreadsheet....
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......
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
Image control: the supported formats
The supported image formats are as follows:...
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
The different types of windows
The following types of windows can be created in a WINDEV application......
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
3. Deploying a WINDEV application