|
|
|
|
|
|
|
WDConver is a tool used to convert data to an HFSQL Classic data file from...... |
|
|
|
|
|
|
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window...... |
|
|
|
|
|
|
The Responsive Web Design was used in your pages but you still encounter some lock points...... |
|
|
|
|
|
|
The selection of records performed by query is not necessarily displayed in a report, in a window, ...... |
|
|
|
|
|
|
Some WLanguage functions are not available in PHP...... |
|
|
|
|
|
|
The SCM administrator (Source Code Manager) allows you to handle the different projects included in the Source Code Manager...... |
|
|
|
|
|
|
The reverse code modeling allows you to view in a graph...... |
|
|
|
|
|
|
An Update query (SQL UPDATE statement) is used to modify the records in a database file...... |
|
|
|
|
|
|
List of events associated with Calendar controls... |
|
|
|
|
|
|
WEBDEV allows you to handle a Slider control through programming.... |
|
|
|
|
|
|
The test manager is used to...... |
|
|
|
|
|
|
The code editor includes a coloring system for the different elements in WLanguage code.... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically...... |
|
|
|
|
|
|
WEBDEV enables you to create static sites and/or dynamic sites...... |
|
|
|
|
|
|
Returns:
the index of the current indexed column in a Table control (based on a data file or populated programmatically).
the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically).... |
|
|
|
|
|
|
List of events associated with Check Box controls... |
|
|
|
|
|
|
List of events associated with Radio Button controls... |
|
|
|
|
|
|
WINDEV allows you to handle a Scrollbar control through programming...... |
|
|
|
|
|
|
List of events associated with Image controls... |
|
|
|
|
|
|
Here is an overview of how to handle Table controls populated programmatically in WLanguage.... |
|
|
|
|
|
|
List of events associated with Tab controls... |
|
|
|
|
|
|
Returns:
at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed.
in test mode: all the libraries installed on the current computer.... |
|
|
|
|
|
|
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached:
for a window, the code of a window button will be run.
for a dialog box, the dialog box is automatically closed.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|