ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection". Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection"....
SpreadsheetLoad (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
fDriveInfo (Function)
Returns information about a drive.
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
ODBCPassword (Property)
The ODBCPassword property is used to: Identify the password used to connect to a database via an ODBC driver or a Native Connector. Specify the password used to connect to a database via an ODBC driver or a Native Connector....
ODBCUserName (Property)
ODBCUserName is used to: Identify the username used to connect to a database via an ODBC driver or a Native Connector. Specify the username used to connect to a database via an ODBC driver or a Native Connector....
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
AJAXAsynchronousCallPending (Function)
Used to find out whether a server procedure called by AJAXExecuteAsynchronous is currently run.
Creating a Java archive
When your Java application is developed, you can......
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
WLanguage properties available in PHP
The following properties are available in PHP...
Upload control properties
The Upload control can be handled in server code and in browser code by the WLanguage properties......
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......