ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
Error 1008: The member of the class is protected
Error 1015: The method of the class is protected
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
Native SQL Server Connector for WINDEV and WEBDEV 2024
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
<Page>.Use (Function)
Displays a WEBDEV page in the browser of the Web user and closes all the current page contexts.
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
WDSQL, SQL querier: Overview
WDSQL is used to......
Native SQL Server Connector license agreement
Native SQL Server Connector (also known as Native SQL Server Access) license agreement...
Multi-database queries
A query (typed in SQL code) can operate on different databases......
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....