ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling a Spin control through programming
WINDEV allows you to handle a Spin control through programming......
VersionHTTP (Property)
The HTTPVersion property is used to manage the HTTP version used by the server....
Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......
HTMLEditorToEmail (Function)
Exports the content of an HTML Editor control to an Email variable (to send the email).
21. Reports
Handling tables in PHP
WEBDEV allows you to create a PHP site that handles tables......
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The field can be a file or memory field. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
User Groupware and Client/Server tables
An application using User Groupware can be used with a HyperFileSQL database in Client/Server mode......
HFSQL Control Center: Scheduled optimization
The Control Center allows you to implement an automatic optimization mechanism for the database and its files using scheduled optimization tasks......
Manipulating Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Button controls......
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
Binding a Spin control to an item
A Spin control can be bound to an item in a table, query, etc....
SQLite Native Connector: Programming using SQL functions
The use of SQL functions to handle SQLite data does not require importing the table structure into the database schema....
Errors while managing tables
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members of the Service variable.
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
dHalo (Function)
Adds a halo effect on an image found in an Image variable].
dShadow (Function)
Adds a shadow effect on an image found in an Image variable].
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
Value Description (Type of variable)
A Value Description variable is used to handle the description of an enumeration value through programming.
Option Description (Type of variable)
An Option Description variable is used to handle the characteristics of a combination option through programming.