ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multi-database queries
A query (typed in SQL code) can operate on different databases......
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......
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......
Handling the report blocks through programming
Each report block is associated with different events......
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
Table,Display (External language)
Refreshes the Table control.
Functions for managing multiple languages
Functions for managing multiple languages...
Description window of a combining query
The description window of a combining query consists of several sections......
Option,Space (External language)
Fills the content of WdString with space characters on the right.
Screen,Input (External language)
Starts the input in the controls of a window.
SQLCodeExecuted (Property)
The SQLCodeExecuted property gets the SQL code of a query after replacing the parameters with a value.
1. WLanguage
WINDEV Mobile tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Materialized view
Library,Disk (External language)
Opens the project library that is stored on disk.
Screen,Column (External language)
Returns the index of the current column in a Table based on a data file or in a Table populated programmatically.
Screen,Coordinate (External language)
Retrieves the coordinates of the control in relation to the top left border of the window as well as the physical size of a control.
Screen,Current (External language)
Retrieves the name of the control being edited and its index, if necessary.
Screen,ScreenToFile (External language)
Initializes the file items with the value of the window controls bound to these items.