ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
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....
3. Deploying a WINDEV application
MenuSelectMinus (Function)
Disables (grays out) a menu option (popup menu or drop-down menu).
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
4. Monitor your applications
4. HFSQL Classic
HFSQL Classic is the database format......
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ......
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....
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
19. Sending emails
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
ERR_NOTADEVVERSION
Window control search functions
WINDEV allows the user to perform a search among all the texts found in a window or in a control......