ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

14. Controls in practice
OBEX constants
List of constants used by the OBEX functions....
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
kbActionAllowed (Type of variable)
The kbActionAllowed type allows you to define which actions are available to the end user when handling cards in a Kanban control.
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
FinError (Example)
Usage example of the FinError function
iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
BackgroundTaskAdd (Function)
Adds a new background task.
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.
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
Drop-down button
The drop-down button expands: a context menu. a popup window....
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
Environment of the query editor
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
Generating an application for Universal Windows 10 App
<mongoCollection variable>.Add (Function)
Adds one or more documents into a collection of MongoDB database.
SQL functions for accessing the external databases
List of SQL functions used to access the external databases...
EnumElement (Example)
Usage example of the EnumElement function
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......