|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV and WEBDEV offer an optional Native SQL Server Connector (also called Native SQL Server Access)... |
|
|
|
|
|
|
|
| The Parameter property is used to get and change certain parameters. |
|
|
|
|
|
|
|
| Retrieves the value of a variable for the MATLAB session. |
|
|
|
|
|
|
|
| Writes the value of a variable for the MATLAB session. |
|
|
|
|
|
|
|
| Allows you to:
extract a substring from a string based on a specified string separator.
search for substrings in a string based on a specified string separator.... |
|
|
|
|
|
|
|
| Retrieves the list of groups of contacts associated with the specified Google account. |
|
|
|
|
|
|
|
| Usage example of the FTPListFile function |
|
|
|
|
|
|
|
| Usage example of the HOnError function |
|
|
|
|
|
|
|
| Usage example of the zipMsgError function |
|
|
|
|
|
|
|
| Usage example of the BurnerErase function |
|
|
|
|
|
|
|
| Creates a trigger for a scheduled task. |
|
|
|
|
|
|
|
| Usage example of the iPrintZone function |
|
|
|
|
|
|
|
| Usage example of the HInfoServerRights function |
|
|
|
|
|
|
|
| Usage example of the HInfoFileRights function |
|
|
|
|
|
|
|
| Usage example of the fCurrentDrive function |
|
|
|
|
|
|
|
| Usage example of the FinInterestRate function |
|
|
|
|
|
|
|
| The Content property is used to read or write the whole content of a control:
List Box populated programmatically,
Combo Box populated programmatically,
Spreadsheet.... |
|
|
|
|
|
|
|
| The sfSessionInfo type is used to get information about the current session... |
|
|
|
|
|
|
|
| Identifies the opacity of a pixel in an image that has an Alpha channel. This image can be:
an Image control,
an Image variable,
a WDPic variable (on the background layer),
a picLayer variable.... |
|
|
|
|
|
|
|
| Adds an appointment:
in a Lotus Notes or Outlook calendar.
in a calendar on a mobile device (Android or iOS).... |
|
|
|
|
|
|
|
| Draws a line composed of multiple segments. |
|
|
|
|
|
|
|
| From version 22, WEBDEV proposes a new WLanguage framework for the browser code... |
|
|
|
|
|
|
|
| The Sorted property is used to:
Determine whether a control is sorted.
Sort a control or not.... |
|
|
|
|
|
|
|
| The Vertical property is used to:
determine if a control is oriented horizontally or vertically.
change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely).... |
|
|
|
|
|
|
|
| The NewLine property is used to determine:
in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX.
in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX.
in an Organizer control, whether an appointment was created via the popup menu.
in a Scheduler control, whether an appointment was created via the popup menu.... |
|
|
|
|
|
|
|
| Inserts a row into:
a Table control,
a TreeView Table control.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|