ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Check Box control
A Check Box can correspond to...
<Check box>.Delete (Function)
Deletes an option from a Check Box control.
State "form with input": input in a PDF form
The report editor can be used to create form reports, which include different controls allowing users to enter data...
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options...
CheckBoxCount (Function)
Returns the number of options found in a Check Box control.
<Check Box>.Count (Function)
Returns the number of options found in a Check Box control.
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
Creating the Form windows of a WINDEV RAD pattern
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
9. Sharing a project in practice
Sharing a project in practice...
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
StoredValue (Property)
The StoredValue property gets and sets the stored value of an element.
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
WEBDEV administrator: WebSocket servers installed
The "WebSockets" tab provides information about the WEBDEV WebSocket servers installed on the computer...
Content (Property)
The Content property is used to get and change the content of an element.
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
2. User-friendly editors in practice
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
Telemetry: Main features
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
Filter
The Filter keyword can correspond to: the Filter function. the Filter property....
Creating the Relation windows of a WINDEV RAD pattern
Creating the Form pages of a WEBDEV RAD pattern