ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HReadNext (Function)
Sets the position on the next data file record according to a browse item.
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
BackgroundTaskAdd (Function)
Adds a new background task.
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
Break in a report
The break is used to group the records corresponding to a sort criterion......
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
Different types of data (Type of variable)
A variable is defined by name and type......
HDescribeConnection (Function)
Describes a new connection to an external database.
SocketConnect (Function)
Connects a client computer to a given socket.
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
Permission constants
Renvoie une ou toutes les permissions déclarées par l'application....
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
PermissionRequest (Function)
Prompts the user to grant an application permission.
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
Custom tooltips
Tooltips are very useful for application users......
Step 5: Site parameters
Once the site installed, you can define the site connection options......