|
|
|
|
|
|
|
List of events associated with Tab controls... |
|
|
|
|
|
|
In a REST Webservice, an entry point can have several types...... |
|
|
|
|
|
|
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies...... |
|
|
|
|
|
|
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control...... |
|
|
|
|
|
|
The WorkingDirectory property is used to:
get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page.
get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page.
get the directory used by the Camera control to save photos and videos.... |
|
|
|
|
|
|
Immediately executes the "Request for refreshing the display" event of the parent. |
|
|
|
|
|
|
WDAPI simplifies the use of Windows APIs in a WINDEV application...... |
|
|
|
|
|
|
The Group property is used to:
find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls.
associate a control with a group of controls.... |
|
|
|
|
|
|
The Alias property is used to:
get or change the alias of a window (WINDEV and WINDEV Mobile).
get or change the alias of a dynamic tab (WINDEV).
get the internal HTML/JavaScript name of a control (WEBDEV).... |
|
|
|
|
|
|
Creates a Table control from the items of a data file (view or query). |
|
|
|
|
|
|
Stores the current file context: current record, filter, pointers. |
|
|
|
|
|
|
Reads the specified text using the device's text-to-speech engine.... |
|
|
|
|
|
|
Automatically updates the controls of a page with:
the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible).
the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible).... |
|
|
|
|
|
|
Calculates the Hash of a file according to a specific algorithm. |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min |
|
|
|
|
|
|
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page...... |
|
|
|
|
|
|
MVP is the acronym for MODEL - VIEW - PRESENTER...... |
|
|
|
|
|
|
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to:
specify the options for managing the installer framework.
specify the options for managing the UAC for the installer.... |
|
|
|
|
|
|
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites...... |
|
|
|
|
|
|
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play... |
|
|
|
|
|
|
The test of a single page runs the current page in WEBDEV...... |
|
|
|
|
|
|
Runs a function found in an external DLL. |
|
|
|
|
|
|
A window can:
Receive parameters when it is opened.
Return values when it is closed.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|