ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
Principle for running threads
At runtime, an application runs in a main thread......
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
Handling Spreadsheet controls programmatically (in a report)
1. Project and analysis
Using the query result
The result of a select query can be used in......
Handling an internal component
An internal component is a set of elements from a project......
Managing main window menus
A main menu is necessarily associated with a window......
Looper control populated programmatically
A Looper control populated programmatically is directly linked to lists stored in memory......
Developing sites for specific platforms
Websites can be displayed on many devices (Android, iPhone, etc.)......
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
Handling an OLE control by programming
WINDEV enables you to handle an OLE control by programming......
EmailSend (Example)
Usage example of the EmailSend function
EmailMsgError (Example)
Usage example of the EmailMsgError function
HTTPRequest (Function)
Starts an HTTP request on a server.
Error 1007: The member is global: use the: operator: to access it
EmailUpdate (Example)
Usage example of the EmailUpdate function
SAP ASE Native Connector (Sybase): Output value of a stored procedure executed on the server
The SAP ASE Native Connector (also called Sybase Native Connector) allows you to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Manager of automated tests
The test manager is used to......