|
|
|
|
|
|
|
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)...... |
|
|
|
|
|
|
The Tilt property gets or sets the tilt of the map displayed in a Map control. |
|
|
|
|
|
|
Disables or customizes the automatic check for available updates. |
|
|
|
|
|
|
WDAPI simplifies the use of Windows APIs in a WINDEV application...... |
|
|
|
|
|
|
The ODBCPassword property is used to:
Identify the password used to connect to a database via an ODBC driver or a Native Connector.
Specify the password used to connect to a database via an ODBC driver or a Native Connector.... |
|
|
|
|
|
|
ODBCUserName is used to:
Identify the username used to connect to a database via an ODBC driver or a Native Connector.
Specify the username used to connect to a database via an ODBC driver or a Native Connector.... |
|
|
|
|
|
|
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages...... |
|
|
|
|
|
|
The report editor allows you to create "Label" reports...... |
|
|
|
|
|
|
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find...... |
|
|
|
|
|
|
WEBDEV proposes two modes for moving controls in a page...... |
|
|
|
|
|
|
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code...... |
|
|
|
|
|
|
When coding, developers often need to do a quick search in the current code... |
|
|
|
|
|
|
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies...... |
|
|
|
|
|
|
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response.... |
|
|
|
|
|
|
Displays a non-blocking custom message in a system information window. |
|
|
|
|
|
|
Displays a custom error message in a non-blocking system error window. |
|
|
|
|
|
|
Automatically updates:
the value of the items in a data file with the value of the controls in the page.
the value of the WLanguage variables with the value of the page controls.... |
|
|
|
|
|
|
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ...... |
|
|
|
|
|
|
Indicates and loads the dictionary corresponding to a given language. |
|
|
|
|
|
|
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.). |
|
|
|
|
|
|
The following events are associated with Organizer controls:... |
|
|
|
|
|
|
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements...... |
|
|
|
|
|
|
The TimeLine control is used to represent chronologies of close events that can be parallel.... |
|
|
|
|
|
|
The YAML type simplifies the handling of data in YAML format. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|