|
|
|
|
|
|
|
A Spin control can be bound to an item in a data file, query, etc.... |
|
|
|
|
|
|
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states...... |
|
|
|
|
|
|
The windows of a WINDEV application can be resized at runtime...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes...... |
|
|
|
|
|
|
The AutoCorrect property allows you to define a set of automatic corrections to be applied in a Word Processing control as the user types. |
|
|
|
|
|
|
The DisplayMask property is used to:
Find out the display mask.
Modify the display mask.
This display mask is displayed when the control is in read-only or when the control does not have focus.... |
|
|
|
|
|
|
Allows you to check if a substring is within a string. |
|
|
|
|
|
|
The Password property can be used:
on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control.
on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection.... |
|
|
|
|
|
|
WEBDEV features UI errors specific to the position of controls in the different slices...... |
|
|
|
|
|
|
The URL property is used to:
Get the address associated with a control.
Change the address associated with a control.... |
|
|
|
|
|
|
The Border property is used to get and change the characteristics of the borders:
for a report control or block.
for a window control.
for a cell of a Table control.... |
|
|
|
|
|
|
The HeightExpanded property is used to get and change the height of an expanded iOS 13 widget. |
|
|
|
|
|
|
The Selected property is used to:
Select, or determine if a row is selected in a List, ListView or Table control.
Select, or determine if a column or cell is selected in a Table control with row or column selection.
Select, or determine if a WEBDEV menu option is selected.... |
|
|
|
|
|
|
The ZOrder property defines the Z-order of an element. |
|
|
|
|
|
|
Adding a SaaS client account is used to make a SaaS site available to the users...... |
|
|
|
|
|
|
The Navigation Bar control can be handled by programming...... |
|
|
|
|
|
|
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile...... |
|
|
|
|
|
|
Two types of variables are available...... |
|
|
|
|
|
|
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming...... |
|
|
|
|
|
|
The CaptionHTML property is used to handle the text of a control as HTML code. |
|
|
|
|
|
|
JSON (JavaScript Object Notation) if a light format for exchanging data...... |
|
|
|
|
|
|
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|