|
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time...... |
|
|
|
|
|
|
List of constants used by the HTTP functions.... |
|
|
|
|
|
|
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties...... |
|
|
|
|
|
|
List of constants used by the Bluetooth functions.... |
|
|
|
|
|
|
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for...... |
|
|
|
|
|
|
Used to connect to a Bluetooth Low Energy device. |
|
|
|
|
|
|
The keywords used to identify the current element are: |
|
|
|
|
|
|
These are the main concepts for programming Looper controls based on a data file...... |
|
|
|
|
|
|
Forces the report print to stop. |
|
|
|
|
|
|
The "Setups" tab allows you to configure the different administration features of the WEBDEV server...... |
|
|
|
|
|
|
The upnpDevice type is used to define the advanced characteristics of a UPnP device. |
|
|
|
|
|
|
Displays a message outside the browser. |
|
|
|
|
|
|
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...... |
|
|
|
|
|
|
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers...... |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
Clones a menu or a menu option as well as the associated code. |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
Creates a link on a file at the specified location. |
|
|
|
|
|
|
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... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|