ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
Automation object
The Automation keyword is used to declare an automation object...
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
Oracle Native Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV database schema......
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
The Upload control
The Upload control is used to upload files on the Web server......
How to create a menu?
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
Animation (Property)
The Animation property animates an image.
BREAK statement/"BREAK:" label
The keyword BREAK can correspond: to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process. to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement....
TwainToClipboard (Function)
Allows you to: copy the document coming from the Twain device into the clipboard. view the document coming from the Twain device in the user interface of device....
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
iInitReportVerso (Function)
Initializes the parameters of a report to be printed on the verso side of another report.
Constants for the archiving functions
List of constants used by the archiving functions....
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
HDescribeFile (Function)
Describes a table programmatically.
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.