|
|
|
|
|
|
|
You can manipulate Dockable Panel controls in a window using the following WLanguage properties... |
|
|
|
|
|
|
The SourceDescription property is used to get the name of the element used as data source of a series. |
|
|
|
|
|
|
The Visible property is used to:
Find out whether an element is visible.
Make an element visible or invisible.... |
|
|
|
|
|
|
The NameBrowserFile property is used to get the original name of the file to upload on the user's computer.... |
|
|
|
|
|
|
The Reduced property is used to determine if a Dockable Panel control is expanded/collapsed, or to switch between the two states.... |
|
|
|
|
|
|
The Thumbnail property is used to find out and modify the image displayed in thumbnail in a Thumbnail control. |
|
|
|
|
|
|
Converts a UTC date and time to local time (time zone, summer time, winter time). |
|
|
|
|
|
|
The Source Code Manager allows you to easily work in offline mode...... |
|
|
|
|
|
|
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)...... |
|
|
|
|
|
|
List of standard FTP functions... |
|
|
|
|
|
|
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)...... |
|
|
|
|
|
|
WINDEV allows you to handle a status bar and a cell found in a status bar through programming...... |
|
|
|
|
|
|
Opens the default telephony application (dialer) and displays the specified number. No call is made. |
|
|
|
|
|
|
The WorksheetName property is used to get or change the name of the current worksheet in a Spreadsheet control. |
|
|
|
|
|
|
Used to find out whether a cell is merged with other cells and to get the name of merged cells. |
|
|
|
|
|
|
Adds at the end of a Document variable: an element, a document, a paragraph, a text, an image or a fragment. |
|
|
|
|
|
|
Used to find out whether a cell is merged with other cells and to get the name of merged cells. |
|
|
|
|
|
|
The InvalidInputPreventExit property is used to determine if it is possible to leave the control in case of invalid input. |
|
|
|
|
|
|
Searches for elements whose "name" attribute matches a specific value in an HTML document. |
|
|
|
|
|
|
Searches for elements whose "name" attribute matches a specific value in an HTML node. |
|
|
|
|
|
|
The diagImage type is used to define all the advanced characteristics of a diagram shape created from an image. |
|
|
|
|
|
|
You can manipulate Image Editor controls in a window using the following WLanguage properties...... |
|
|
|
|
|
|
Extracts:
a substring from a string starting at a specified position.
part of a buffer starting at a specified position.... |
|
|
|
|
|
|
Loads all customizations made via AAFs (Automatic Applications Features) that have previously been saved to a file. |
|
|
|
|
|
|
In a setup program, you may want to customize some actions...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|