|
|
|
|
|
|
|
WINDEV allows you to handle a Spin control through programming...... |
|
|
|
|
|
|
In WINDEV, you can add optional events in the code of the different elements of an application...... |
|
|
|
|
|
|
WINDEV allows you to handle a Wire control by programming...... |
|
|
|
|
|
|
List of events associated with Button controls... |
|
|
|
|
|
|
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming...... |
|
|
|
|
|
|
The "Compilation errors" pane is used to find out...... |
|
|
|
|
|
|
An application is often intended to be used by several users connected via a network...... |
|
|
|
|
|
|
The following events are associated to reports (order of appearance in the code editor)...... |
|
|
|
|
|
|
List of standard FTP functions... |
|
|
|
|
|
|
Several properties can be used with the breaks found in a Looper control...... |
|
|
|
|
|
|
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc.... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors...... |
|
|
|
|
|
|
This help page explains how to manage a multi-selection in a Table control.... |
|
|
|
|
|
|
The Rating control allows the user to:
indicate the popularity level of an element via repeated icons.
find out the popularity level of an element via repeated icons.... |
|
|
|
|
|
|
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class...... |
|
|
|
|
|
|
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)...... |
|
|
|
|
|
|
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time...... |
|
|
|
|
|
|
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database...... |
|
|
|
|
|
|
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls...... |
|
|
|
|
|
|
A Progress Bar control can be handled through programming...... |
|
|
|
|
|
|
Several properties can be used with the breaks found in a Table control...... |
|
|
|
|
|
|
The Variant type is used to:
store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ...
store named or indexed subelements.
store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists.
handle the NULL value in WLanguage.
store interactions with ActiveX objects and Automation programming.... |
|
|
|
|
|
|
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|