ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......
BrightnessModify (Function)
Modifies the setting of the brightness for the device screen.
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
SemaphoreCreate (Function)
Creates a semaphore.
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
Transparency of windows
WINDEV allows you to apply a transparency coefficient to the windows......
SCM: Ribbon options
The operations on the SCM can be performed from the SCM tab of WINDEV, WEBDEV or WINDEV Mobile....
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
SCM administrator: Managing repositories
The SCM administrator gives you direct access to the source code of projects included in the Source Code Manager......
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
The different types of windows
The following types of windows can be created in a WINDEV application......
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min