|
|
|
|
|
|
|
A global procedure in WLanguage can be directly called from the code of a global procedure in Objective C...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts...... |
|
|
|
|
|
|
The Empty property is used to determine if:
a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control.
a Chart control contains no series.
a report control is empty (control linked to an item).
an array (or an associative array) contains no element.
an element of an associative array exists or not.
a queue, a list or a stack contains no element.... |
|
|
|
|
|
|
The Font property is used to
Get the identifier of the font used in a control in a report, page or window.
Change the font used in a control in a report, page or window.... |
|
|
|
|
|
|
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control. |
|
|
|
|
|
|
Converts a numeric value into a binary string in order to perform a search on a numeric key. |
|
|
|
|
|
|
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically...... |
|
|
|
|
|
|
The Height property is used to get and change the height of an element. |
|
|
|
|
|
|
The Password property sets and changes the password. |
|
|
|
|
|
|
Copies an image to another image. |
|
|
|
|
|
|
The NewRecord property is used to determine if the record is a new record or if it comes from the data file. |
|
|
|
|
|
|
Collapses a branch previously expanded (as well as its child elements). |
|
|
|
|
|
|
The Width property is used to determine and change the width of an element. |
|
|
|
|
|
|
Performs a search in:
a Table control,
a TreeView Table control,
a table displayed in a Combo Box control.... |
|
|
|
|
|
|
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes...... |
|
|
|
|
|
|
The Title property is used to get and change the title of an element. |
|
|
|
|
|
|
Adds all the files found in a directory to the compilation. |
|
|
|
|
|
|
The "Setups" tab allows you to configure the different administration features of the WEBDEV server...... |
|
|
|
|
|
|
Refreshes the Table control. |
|
|
|
|
|
|
The Selection property is used to get the characteristics of the selection (or cursor):
in a Word Processing control.
Remark: This selection is in the section being edited in the control (body, header or footer).
in a Spreadsheet control.
in an HTML Editor control.
in a Diagram Editor control.... |
|
|
|
|
|
|
Adds a header to the next procedure that will be run on the server. |
|
|
|
|
|
|
The Description property is used to get and change the description of an element. |
|
|
|
|
|
|
The "SQL query" type is used to write an SQL query in the WLanguage code. |
|
|
|
|
|
|
LoadProcedure is kept for backward compatibility. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|