ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Properties associated with clickable Image controls
The Clickable Image control can be handled by the WLanguage properties in server code and in browser code......
Constants for managing Windows events
The following constants are used to manage Windows events:...
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
Error 116: An array dimension must be an integer value
Line control properties
List of properties associated with the Line control...
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
BTStack (Function)
Returns the Bluetooth stack currently used.
Events associated with windows
List of events associated with windows...
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
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....
Flexbox control properties
You can manipulate Flexbox controls in a page using the following WLanguage properties......
16. Protecting access to the site: passwords
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
SilverLight control properties
List of properties associated with the SilverLight control...
Internal Page properties
List of WLanguage properties associated with Internal Page controls...
Social Network control properties
A Social Network control can be handled in a page by the following WLanguage properties......
Properties associated with a menu or with a menu option
Several WLanguage properties can be used on a menu found in a window or in a page......
Dockable Panel control properties
You can manipulate Dockable Panel controls in a window using the following WLanguage properties...
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......