ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Sub-query
A sub-query is a query whose result is used by another query...
Error 121: Shadowing a structure
Draws a section of a circle or an ellipse in a WDPic variable....
Space (External language)
Fills the content of WdString with space characters on the right.
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
LCommand (External language)
Returns the command line passed in parameter to the executable program.
Pre-launched sessions
A pre-launched session is a session of a Web site (or web service) automatically started on the Web server from the WEBDEV Application Server......
Test (External language)
Displays each function call and each status report returned by the function.
Open (External language)
Opens a window.
Project (External language)
Opens and runs a WINDEV project.
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
Using the Salesforce service
Salesforce is a very popular CRM software......
Warning 124: Shadowing a global variable
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
DisplayLongText (External language)
Displays a long text in a text control in Pascal and in C.