ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
Android Control Center
Do you know where to find your application log files?...
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
URI constants
The following constants are used by URI-specific functions:...
BurnerAddFile (Function)
Adds a file to the compilation.
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....
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
Properties associated with tabs of Sidebar controls
List of properties associated with the tabs of Sidebar controls...
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
5. User Groupware in practice
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
NFC constants
List of constants used by the NFC functions...
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
ClipboardRTF (Function)
Retrieves an RTF string from the clipboard (the content of the clipboard is in RTF format).