|
|
|
|
|
|
|
These are the main concepts for programming Looper controls based on a data file...... |
|
|
|
|
|
|
All the looper attributes can be handled by programming...... |
|
|
|
|
|
|
Here is an overview of how to handle Looper controls populated programmatically in WLanguage... |
|
|
|
|
|
|
Here is an overview of how to handle Looper controls populated programmatically in WLanguage.... |
|
|
|
|
|
|
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis...... |
|
|
|
|
|
|
Opens a non-modal child window. |
|
|
|
|
|
|
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance...... |
|
|
|
|
|
|
When installing the application, you have the ability to display...... |
|
|
|
|
|
|
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code...... |
|
|
|
|
|
|
Displays the internal window corresponding to the specified position (in the list of internal windows browsed by an Internal Window control) or returns the position of the internal window currently displayed (in the list of internal windows browsed by an Internal Window control). |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas...... |
|
|
|
|
|
|
The Radio Button control is a control allowing the user to select an option among several ones...... |
|
|
|
|
|
|
The WayPoint property is used to determine and change the points a Wire control has to pass through. |
|
|
|
|
|
|
The Token property is used to manage the different tokens associated with a "Text token" Edit control. |
|
|
|
|
|
|
The MaxHeight property is used to get and change the maximum height of a control or window. |
|
|
|
|
|
|
The MinHeight property is used to get and change the minimum height of a control or window. |
|
|
|
|
|
|
The MaxWidth property is used to get and change the maximum width of a control or window. |
|
|
|
|
|
|
The MinWidth property is used to get and change the minimum width of a control or window. |
|
|
|
|
|
|
The "Internal Window" control is used to include a window (and its code) in a control of another window...... |
|
|
|
|
|
|
The XAxisMin property gets the minimum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed. |
|
|
|
|
|
|
The XAxisMax property gets the maximum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed. |
|
|
|
|
|
|
The YAxisMin property gets the minimum value of the Y-axis in a Chart control. |
|
|
|
|
|
|
The YAxisMax property gets the maximum value of the Y-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed. |
|
|
|
|
|
|
The AddChildDelayed property indicates the procedure to be called when a row in a TreeView or TreeView Table control is clicked to be expanded. |
|
|
|
|
|
|
The TimeLine control is used to represent chronologies of close events that can be parallel.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|