ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

List,Select,- (External language)
Deselects an element from a drop-down list or from an expanded list.
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
ERR_BAD_DLLEXE
AAF: Expanding or collapsing a tree structure (Table or TreeView Table control)
The TreeView and TreeView Table controls give the end user several options via the context menu......
WDADMINEXE : Information about last available update
The "Setup" tab of WDADMINEXE contains information regarding the last available update of the application......
Control Center of WINDEV executables (WDADMINEXE)
When a WINDEV application is installed in network, a program used to remotely check the application executables is automatically created......
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
WDReplic: Implementing a replication
Configuring a replication requires several steps......
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
LST: The Technical Support Newsletter, the WINDEV and WEBDEV magazine
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
WLanguage procedure called by SelectColor
Browser WLanguage procedure ("callback") executed by SelectColor when the color selection popup is closed.
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......
Limitations of WINDEV, WEBDEV and WINDEV Mobile
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
Code editor: Display options
The code editor proposes several display options......
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
Operations performed on object diagrams
The following paragraphs explain......
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......
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
Characteristics of non-maximized windows
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......