ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
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...
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
How to create a menu?
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
Animation (Property)
The Animation property animates an image.
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
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....
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
1. Examples provided with WINDEV Mobile
Handling a control through programming in a report
All report controls can be handled through programming......
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
Constants for managing Map controls
Constants for managing Map controls...