ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
HFilter (Function)
Defines and enables a filter on a data file, view or query.
HOpenConnection (Example)
Usage example of the HOpenConnection function
Bluetooth constants
List of constants used by the Bluetooth functions....
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
Report based on a query
Queries are used to easily select records in one or more data files......
Drawing constants
List of constants used by the drawing functions....
J2EE constants
List of constants used by the J2EE functions....
Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
HOpen (Function)
Opens a data file.
Classes, members, methods and properties
A class is made of......
Chart constants
List of constants used by the functions for chart management....
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
RoundToMultiple (Function)
Returns a numeric value rounded to the nearest multiple of another numeric value.
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
CameraCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
Events associated with Edit controls
WLanguage events associated with Edit controls...