|
|
|
|
|
|
|
WINDEV allows you to open windows in popup format... |
|
|
|
|
|
|
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback"). |
|
|
|
|
|
|
MyPopupControl is used to handle the control that opened a popup window... |
|
|
|
|
|
|
Opens a popup window by specifying its opening position and waits until it is closed. |
|
|
|
|
|
|
The modeling editor proposes an advanced management of styles...... |
|
|
|
|
|
|
The columns are used to display information in a Table control...... |
|
|
|
|
|
|
WINDEV allows you to handle a Scrollbar control through programming...... |
|
|
|
|
|
|
A Spreadsheet control found in a window can be handled through programming...... |
|
|
|
|
|
|
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites...... |
|
|
|
|
|
|
Sharing a project in practice... |
|
|
|
|
|
|
A PDF Reader control can be handled through programming...... |
|
|
|
|
|
|
The Page footer block is run at the end of each page...... |
|
|
|
|
|
|
The monitoring robot proposes to check the activity of a WINDEV application...... |
|
|
|
|
|
|
WINDEV allows you to easily manage incoming and outgoing phone calls via the WLanguage phone functions.... |
|
|
|
|
|
|
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application...... |
|
|
|
|
|
|
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components...... |
|
|
|
|
|
|
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)...... |
|
|
|
|
|
|
You can change the characteristics of a keyword at any time in the keyword properties...... |
|
|
|
|
|
|
A control is an indexed control if it contains several controls with the same name...... |
|
|
|
|
|
|
The ProgressBarColor property is used to get and change the progress color in the following controls and elements:
Progress Bar control,
Progress Bar column,
Progress Bar cell,
infinite Progress Bar control.... |
|
|
|
|
|
|
The MagnifierMode property determines and changes how the magnifier is displayed in the column headings of a Table or TreeView Table control. |
|
|
|
|
|
|
The AutomaticErase property is used to:
find out whether an edit control is in "Automatic erase" mode.
modify the "Automatic erase" characteristic of an edit control.... |
|
|
|
|
|
|
The Option property is used to configure how a Bar Code control is displayed. |
|
|
|
|
|
|
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 FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls. |
|
|
|
|
|
|
The Content property is used to read or write the whole content of a control:
List Box populated programmatically,
Combo Box populated programmatically,
Spreadsheet.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|