ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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...
Types of Edit controls
Declares the default color and style for lines, rectangles, circles, etc. contained in an Image field....
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
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.
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
Events associated with control templates
List of events associated with control templates...
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
HRead (Function)
Reads a record in a file according to a given record number.
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
Constants for object visibility
List of constants for managing the visibility of an object....
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
Programming the table cells
The Table controls can be handled......
ToastDisplay (Function)
Displays a "Toast" message.