|
|
|
|
|
|
|
The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ... |
|
|
|
|
|
|
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access...... |
|
|
|
|
|
|
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application...... |
|
|
|
|
|
|
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min... |
|
|
|
|
|
|
The glossary lists all the abbreviations used in the code editor...... |
|
|
|
|
|
|
When creating the setup program, WDInst allows you to configure the computer where the program will be installed...... |
|
|
|
|
|
|
Opens a modal WINDEV window. |
|
|
|
|
|
|
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min |
|
|
|
|
|
|
Usage example of the dPen function |
|
|
|
|
|
|
Visually selects a group of elements in a TreeMap control. |
|
|
|
|
|
|
This chapter presents the following topics...... |
|
|
|
|
|
|
Pauses the current service during the specified duration. |
|
|
|
|
|
|
The InputEnabled property is used to:
Determine if a control or a group of controls is editable or read-only.
Change the input options for a control or group of controls.... |
|
|
|
|
|
|
The Check Box control can benefit from several AAFs (Automatic Application Features) ...... |
|
|
|
|
|
|
The keyword BREAK can correspond:
to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process.
to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement.... |
|
|
|
|
|
|
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server...... |
|
|
|
|
|
|
The VisibleWithAnimation property is used to make a control visible or invisible via the "Appear/Disappear" animation.... |
|
|
|
|
|
|
The BackgroundImageLine property is used to get and change the background image of each row:
of a Table control,
of a TreeView Table control,
of a Looper control.... |
|
|
|
|
|
|
The data that will be displayed in the Chart control can come from...... |
|
|
|
|
|
|
Adds elements on the right of an Horizontal Table control. |
|
|
|
|
|
|
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype...... |
|
|
|
|
|
|
Constants used by the geo-localization functions... |
|
|
|
|
|
|
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users.... |
|
|
|
|
|
|
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|