|
|
|
|
|
|
|
The diagImage type is used to define all the advanced characteristics of a diagram shape created from an image. |
|
|
|
|
|
|
The Source Code Manager allows you to easily work in offline mode...... |
|
|
|
|
|
|
In a setup program, you may want to customize some actions...... |
|
|
|
|
|
|
List of standard FTP functions... |
|
|
|
|
|
|
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)...... |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
Converts a UTC date and time to local time (time zone, summer time, winter time). |
|
|
|
|
|
|
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system. |
|
|
|
|
|
|
You can manipulate Image Editor controls in a window using the following WLanguage properties...... |
|
|
|
|
|
|
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis.... |
|
|
|
|
|
|
The VisibleWithAnimation property is used to make a control visible or invisible via the "Appear/Disappear" animation.... |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
Inserts a function name at cursor position in the editable cell of a Spreadsheet control found in a window. |
|
|
|
|
|
|
Applications created with WINDEV offer users many automatic features on the different windows or controls in the application...... |
|
|
|
|
|
|
The Variant type is used to:
store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ...
store named or indexed subelements.
store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists.
handle the NULL value in WLanguage.
store interactions with ActiveX objects and Automation programming.... |
|
|
|
|
|
|
The FileName property gets the name of a file (WDPic file or file generated for a print job). |
|
|
|
|
|
|
The StartDate property is used to determine and change the start date of the selected time period:
in a Calendar control.
in an Organizer control.
in a Scheduler control.... |
|
|
|
|
|
|
The EndDate property is used to get and change the selected time period end date:
in a Calendar control,
in an Organizer control.
in a Scheduler control.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|