ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
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....
Container column in a Table control
A cell found in a Table control can contain a set of controls......
ERR_BAD_PARAMETER
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
1. Testing a site: Elements to be tested
Operations performed on collaboration diagrams
The following paragraphs explain......
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
Operations performed on object diagrams
The following paragraphs explain......
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....
WDReplic: Implementing a replication
Configuring a replication requires several steps......
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
<mongoDatabase variable>.ExecuteCommand (Function)
Runs a generic command on a MongoDB database.
<mongoCollection variable>.ExecuteCommand (Function)
Runs a generic command on a MongoDB collection.
DDEExecute (Function)
Sends a command that will be run on the server.
Managing the executables (WLanguage functions)
WINDEV, WEBDEV and WINDEV Mobile propose different functions for managing executables from a WINDEV application, from a WINDEV Mobile application or from a WEBDEV site......