ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BurnerSelect (Function)
Used to select the default burner.
Variable scope
Variables can be declared anywhere in the code....
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
WDTRAD options
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
Managing contacts (mobile devices)
In your mobile applications, you have the ability to directly manage the contacts of your mobile device (Android, iPhone, iPad, Universal Windows)....
Using the Wi-Fi
WINDEV and WINDEV Mobile propose the WiFi functions to easily access the Wi-Fi networks......
ManageHTML (Property)
ManageHTML is used to configure the management mode of the HTML format in a full-text index.
ManageRTF (Property)
ManageRTF is used to configure the management mode of the RTF format in a full-text index.
WINDEV and OPC
OPC stands for "OLE for Process Control"......
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
BurnerCancel (Function)
Cancels the current burn process.
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
gFontStrikeout (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is crossed out or not.
Constants for managing albums
Constants used to manage the photo album of the device....
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
Events associated with Tab controls
List of events associated with Tab controls...
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
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....
Python: Native calls
WLanguage allows for native Python calls......