ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Dictionary properties
The properties of a WDTRAD dictionary are as follows......
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV website, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
FullTextIndex description (Variable type)
A FullTextIndex description variable is used to describe one or more full-text indexes programmatically.
App shortcuts
App shortcuts are an Android feature that allows users to quickly perform specific actions in an application without having to open the full application......
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
HCheckStructure (Function)
Defines the mode for comparing data files.
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Display different content for each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
REST web services: Description and features
You can edit REST web services created with WINDEV or WEBDEV using the REST web service editor......
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
Using several libraries in an application
A library is a WDL file that contains all the resources......
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....