ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Property Description (Variable type)
The Property Description type is used to get information about a property.
Managing semaphores in threads: limiting the concurrent execution of lines of code
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
WDInst: languages supported by the installation
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
The different types of windows
The following types of windows can be created in a WINDEV application......
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
HTransaction (Function)
Starts a transaction on the tables (HFSQL or accessed via a Native Connector) and creates the transaction table.
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Browser constants
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
Docusign: Electronic signature
It is now common for individuals or businesses to sign contracts electronically......
4. Simple printing
WINDEV Tutorial: Managing data in a WINDEV application Lesson 4 - Simple printing - 20 min
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
WDInst: Customize the installer
The setup editor WDInst proposes a standard setup program......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min