|
|
|
|
|
|
|
A query (typed in SQL code) can operate on different databases...... |
|
|
|
|
|
|
UNICODE is an encoding system that assigns a unique number to each character.... |
|
|
|
|
|
|
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice...... |
|
|
|
|
|
|
The Breadcrumb control can be handled through programming...... |
|
|
|
|
|
|
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database...... |
|
|
|
|
|
|
Each report block is associated with different events...... |
|
|
|
|
|
|
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware...... |
|
|
|
|
|
|
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run. |
|
|
|
|
|
|
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min |
|
|
|
|
|
|
The "WDSetup" project corresponds to the standard setup program of WINDEV applications...... |
|
|
|
|
|
|
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites...... |
|
|
|
|
|
|
The Null keyword can be used according to different methods in WLanguage...... |
|
|
|
|
|
|
Refreshes the Table control. |
|
|
|
|
|
|
Functions for managing multiple languages... |
|
|
|
|
|
|
The description window of a combining query consists of several sections...... |
|
|
|
|
|
|
Fills the content of WdString with space characters on the right. |
|
|
|
|
|
|
Starts the input in the controls of a window. |
|
|
|
|
|
|
The SQLCodeExecuted property gets the SQL code of a query after replacing the parameters with a value. |
|
|
|
|
|
|
WINDEV Mobile tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min |
|
|
|
|
|
|
Opens the project library that is stored on disk. |
|
|
|
|
|
|
Returns the index of the current column in a Table based on a data file or in a Table populated programmatically. |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
Retrieves the name of the control being edited and its index, if necessary. |
|
|
|
|
|
|
Initializes the file items with the value of the window controls bound to these items. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|