ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

9. Queries
A query is used to request information from a database to view, insert, change or delete data....
docFormatMulticolumn (Type of variable)
The docFormatMulticolumn type is used to define all the advanced characteristics of a multicolumn section defined in a docSection variable.
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....
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
AAFContextMenuToString (Function)
Returns the list of options in the context menu actually displayed by the control.
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
HSubstDir (Example)
Usage example of the HSubstDir function
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
HCloseConnection (Example)
Usage example of the HCloseConenction function
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.