|
|
|
|
|
|
|
Two types of variables are available...... |
|
|
|
|
|
|
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page. |
|
|
|
|
|
|
The Type property is used to get:
the type of element (data file or item) defined programmatically or in the data model editor, view or query.
the type of object.
the type of data held in a Variant.... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites...... |
|
|
|
|
|
|
Modifies a row in:
a Table control,
a TreeView Table control,
a table displayed in a Combo Box control.... |
|
|
|
|
|
|
You can handle Edit controls programmatically...... |
|
|
|
|
|
|
Extracts a file from an archive and automatically decompresses it to a physical location or in memory. |
|
|
|
|
|
|
Sets the position on the previous record of a file according to a browse item. |
|
|
|
|
|
|
Executes an XPATH query:
in an XML document.
in an xmlDocument variable.... |
|
|
|
|
|
|
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails. |
|
|
|
|
|
|
Displays a custom error message in a system error window. |
|
|
|
|
|
|
WINDEV Mobile includes a User Groupware for Android and iOS applications...... |
|
|
|
|
|
|
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)...... |
|
|
|
|
|
|
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min |
|
|
|
|
|
|
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas...... |
|
|
|
|
|
|
The method for developing a site for Linux is identical to the method for developing a site for Windows.... |
|
|
|
|
|
|
A component must be created from a project containing all the elements required for the component...... |
|
|
|
|
|
|
Allows you to perform one of the following actions:
save the document coming from the Twain device in a Bitmap file (".BMP" extension).
view the document coming from the Twain device in the user interface of the device.
save the document coming from the Twain device directly in memory in Bitmap format (in a buffer).... |
|
|
|
|
|
|
Allows you to :
view the document coming from the Twain device in an Image control.
view the document coming from the Twain device in the user interface of device.... |
|
|
|
|
|
|
Returns the value of an Exif tag for the image used. |
|
|
|
|
|
|
When the action plans are deployed, you have the ability to configure their activation mode.... |
|
|
|
|
|
|
The server administrator can define the server parameters via the remote administration tool...... |
|
|
|
|
|
|
An Android application can contain one or more Widget windows...... |
|
|
|
|
|
|
The Multiline Zone control is used to easily create interfaces in iOS style.... |
|
|
|
|
|
|
The "SQL query" type is used to write an SQL query in the WLanguage code. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|