ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
ERR_DISCONNECTED_RELOG
Example for creating a select query
This help page explains how to create two select queries......
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
10. Internal component
Internal component...
3. Project configuration
Project configurations allow you to adapt the same project to multiple "targets"....
Sub-modeling
In a flexible modeling, the "Application", "Process" and "Choice" elements can be used to enter in a "sub-modeling"......
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
Events associated with Edit controls
WLanguage events associated with Edit controls...
21. Reports
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
Snap-on grid
The different editors of WINDEV, WEBDEV and WINDEV Mobile allow you to align the elements via a snap-on grid......
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Creating a delete query
A delete query (corresponding SQL statement......
Properties of a help page
The characteristics of a help page are used to define......
Software license agreement
WINDEV Express license agreement...
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
Deployment package
The deployment package creates a ZIP file containing the site's setup......