ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
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......
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
Events associated with Edit controls
WLanguage events associated with Edit controls...
SelectionIfReadOnly (Property)
The SelectionIfReadOnly property is used to determine and specify if the content of an Edit control can be selected when in read-only mode.
3. Deploying a WINDEV application
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
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....
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....
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)....
19. Sending emails
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
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......
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)......
ERR_NOTADEVVERSION