|
|
|
|
|
|
|
To install the files of a static site on a Web server... |
|
|
|
|
|
|
A site generated in PHP can be debugged in standard WEBDEV mode... |
|
|
|
|
|
|
WDDeploy is a tool used to easily deploy static or PHP sites... |
|
|
|
|
|
|
The mobile devices propose several features available via finger movements...... |
|
|
|
|
|
|
WINDEV allows you to handle a Wire control by programming...... |
|
|
|
|
|
|
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor.... |
|
|
|
|
|
|
Saves the image displayed in the Image Editor control. |
|
|
|
|
|
|
Creates and/or updates data on the Google server (addition or modification of data).... |
|
|
|
|
|
|
Writes data into the specified SSH session. |
|
|
|
|
|
|
Saves the image contained in a WDPic variable. |
|
|
|
|
|
|
This diagram presents the different steps for developing an application with WINDEV...... |
|
|
|
|
|
|
The text files created by WDMSG use a specific format...... |
|
|
|
|
|
|
To start the print job, simply use iEndPrinting...... |
|
|
|
|
|
|
List of functions for managing XLS files... |
|
|
|
|
|
|
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min |
|
|
|
|
|
|
The Value property is used to:
Find out and modify the value of a report control.
Find out and modify the value of a control or the title of a window.
Find out the identifier of a stream.
Find out and modify the value of a control or the title of a page.... |
|
|
|
|
|
|
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code...... |
|
|
|
|
|
|
The Connection keyword can correspond to:
the Connection variable.
the Connection property used to get and change the connection currently associated with a data file.
For more details, see Connection.
the Connection property of a hbScanParameter variable.... |
|
|
|
|
|
|
The DisplayEvenIfNull property is used to:
Determine whether a row or column in a Pivot Table control is displayed even if it contains no value.
Show or hide a row or column in a Pivot Table control if it does not contain any values.... |
|
|
|
|
|
|
The result of a select query can be...... |
|
|
|
|
|
|
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image. |
|
|
|
|
|
|
The Calendar control is used to permanently display a calendar in a window or page...... |
|
|
|
|
|
|
The MaxValue property is used to:
get and set the top value of a report based on a data file.
get the maximum value of the current filter.
get the maximum value of a data series in a chart.
get and set the maximum value for some types of controls.... |
|
|
|
|
|
|
The MinValue property is used to:
get and set the bottom value of a report based on a data file.
get the minimum value of the current filter.
get the minimum value of a data series in a chart.
get and set the minimum value for some types of controls.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|