ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Configuring the connection with WDSQSINS
For compatibility with previous versions of the SQL Server Native Connector (also known as SQL Server Native Access), it is still possible to configure the connection in the WDSQSINS software (delivered with the SQL Server Native Connector)......
CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
Synchronizing the database schema with external databases
The database schema must be synchronized with an external database if it uses......
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
ERR_SESSION_CLOSED
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
Label report
The report editor allows you to create "Label" reports......
Task list
Each project can be associated with a task list......
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
8. Windows in practice
Discover the main actions that can be performed on the windows....
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a table or populated programmatically). the number of the column currently in edit mode in the specified data-bound Table control (based on a table or populated programmatically)....
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications running in Linux ("console" applications) and for the WEBDEV sites hosted in Linux......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
4. Activating a dynamic WEBDEV site
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
TestOnError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
TestError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....