ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDInst: set directory for tables and User Groupware files
The setup editor WDInst ("Tools......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....
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......
<Source>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
HInfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
<Connection>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
Creating and deploying the installation program: How do you do it?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
2024 new features brochure: WINDEV new features
WINDEV 2024 new features in the 2024 New Features brochure....
WDINT, WDTRAD and WDDIXIO: Translation tools
VideoStopDecoding (Function)
Stops decoding a bar code in a Camera control.
Context Menu control events
Opens a modal WINDEV window....
Warning 124: Shadowing a global variable
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Detailed use of WINDEV FTP/RPC
4. Dedicated server or shared server?
<Camera>.StopDecoding (Function)
Stops decoding a bar code in a Camera control.
Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......
SizeUnit (Property)
The SizeUnit property gets and sets the font size unit.
13. Types of standard controls