ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Drawer control properties
List of properties associated with the Drawer control...
TokenDeletable (Property)
The TokenDeletable property is used to: Determine if the end user is allowed to delete tokens in a "Text token" Edit control. Allow or prevent the end user from deleting tokens in a "Text token" Edit control....
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
Web Camera control properties
A Web Camera control found in a page can be handled in WLanguage by the following properties.
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology......
C#: Call to WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in C#......
WLanguage procedure called by fMemOpen
Procedure ("Callback") called by fMemOpen if the memory area is modified by another WLanguage application.
WLanguage procedure called by CameraRunApp
WLanguage procedure ("callback") called when taking photos or recording videos via CameraRunApp.
WLanguage procedure called by SelectColor
Browser WLanguage procedure ("callback") executed by SelectColor when the color selection popup is closed.
Android and Java: call WLanguage procedures
Permet de spécifier la procédure qui sera appelée lorsque l’utilisateur effectue un clic dans un Widget iOS 14....
<Window>.OpenAsynchronous (Function)
Opens a window whose result will be retrieved via a WLanguage procedure ("callback").
CodeWLanguageMetEnForme (Function)
Put in Geometry a WLanguage code: coloring, standardized rewriting, indentation, translation, etc.
HTML Display control properties
HTML Display control properties...
Dockable Panel control properties
You can manipulate Dockable Panel controls in a window using the following WLanguage properties...
Word Processing control properties
A Word Processing control can be handled in a window by the following WLanguage properties......
Native Container control properties
You can manipulate a Native Container control in a window using the following WLanguage properties......
Ad control properties
An Ad control found in a window can be handled in a window by the following WLanguage properties.
HTML Editor control properties
Properties associated with the HTML Editor control....
Image Editor control properties
You can manipulate Image Editor controls in a window using the following WLanguage properties......
Error 2: Incomplete line
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......