|
|
|
|
|
|
|
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min |
|
|
|
|
|
|
List of events associated with the columns of Table controls... |
|
|
|
|
|
|
Used to find the Beacons near the device. |
|
|
|
|
|
|
The Animation property animates an image. |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
Allows you to:
copy the document coming from the Twain device into the clipboard.
view the document coming from the Twain device in the user interface of device.... |
|
|
|
|
|
|
Like for any application, WINDEV allows you to create a setup program for a Java application...... |
|
|
|
|
|
|
Triggers the execution of the procedure specified in the main application thread. |
|
|
|
|
|
|
Artificially triggers the security mechanism of WLanguage by throwing an exception. |
|
|
|
|
|
|
Writes a message intended to another socket. |
|
|
|
|
|
|
Deletes the selected rows from a Looper control. |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites...... |
|
|
|
|
|
|
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties...... |
|
|
|
|
|
|
Modifies a column in a horizontal Table control. |
|
|
|
|
|
|
All report controls can be handled through programming...... |
|
|
|
|
|
|
The SourceName property is used to:
Get the name of the report data source.
Change the report data source.... |
|
|
|
|
|
|
WINDEV Mobile includes a User Groupware for Android and iOS applications...... |
|
|
|
|
|
|
Constants for managing Map controls... |
|
|
|
|
|
|
WEBDEV allows you to develop sites for all types of devices...... |
|
|
|
|
|
|
Two types of directories can be configured when creating the executable...... |
|
|
|
|
|
|
Returns the path of a file found in the archive. |
|
|
|
|
|
|
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers...... |
|
|
|
|
|
|
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control. |
|
|
|
|
|
|
Initializes the query linked to the report (for a query with parameters). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|