|
|
|
|
|
|
|
The VisibleOutsideWindow property is used to:
determine if a button is visible even if its position (X,Y) is outside the border of the window (entirely or partially).
modify the visibility of an "off-window" button.... |
|
|
|
|
|
|
The GglFile type allows you to know all the characteristics of a file from the Google software suite (Docs, Sheets, etc.). |
|
|
|
|
|
|
The StoredItem property is used to:
Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control.
Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control.... |
|
|
|
|
|
|
End users can create repositionable notes in all the windows of their WINDEV applications...... |
|
|
|
|
|
|
The parameters can be passed to a procedure...... |
|
|
|
|
|
|
The report editor allows you to create "Crosstab" reports...... |
|
|
|
|
|
|
The keyword BREAK can correspond:
to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process.
to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement.... |
|
|
|
|
|
|
Defines the options used for the universal replication of a file:
the replication direction.
the management mode of conflicts.... |
|
|
|
|
|
|
Clones a menu or a menu option as well as the associated code. |
|
|
|
|
|
|
The Opacity property is used to get and change the opacity of an element. |
|
|
|
|
|
|
List of functions for managing Google maps... |
|
|
|
|
|
|
The ToolTip property gets and changes the tooltip text. |
|
|
|
|
|
|
Changes the path to a data file (i.e. directory in which the file will be handled). |
|
|
|
|
|
|
Creates a link on a file at the specified location. |
|
|
|
|
|
|
WEBDEV manages the following events by default (order of appearance in the code editor)... |
|
|
|
|
|
|
WLanguage procedure called by HTrack |
|
|
|
|
|
|
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file... |
|
|
|
|
|
|
Manages a progress bar while sending and receiving emails. |
|
|
|
|
|
|
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database.... |
|
|
|
|
|
|
The Edit control allows users to enter data...... |
|
|
|
|
|
|
List of functions for managing Google documents... |
|
|
|
|
|
|
Modifies the configuration of a service according to the information given in the members of the Service variable. |
|
|
|
|
|
|
Connects and authenticates the administrator of the SaaS Webservice. |
|
|
|
|
|
|
Deletes an option from a Check Box control. |
|
|
|
|
|
|
Used to manage the position of scrollbars:
Modifies or retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WINDEV or WINDEV Mobile application.
Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV site.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|