|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The images are often used to illustrate the site pages... |
|
|
|
|
|
|
|
| A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns...... |
|
|
|
|
|
|
|
| Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage...... |
|
|
|
|
|
|
|
| The ListView control is used to display a list of graphic elements (images, logos, etc.... |
|
|
|
|
|
|
|
| The WBAdminApplication type is used to define all the advanced characteristics of an application deployed on a WEBDEV Application Server. |
|
|
|
|
|
|
|
| Draws a point in a picLayer variable. |
|
|
|
|
|
|
|
| Draws a text in a picLayer variable. |
|
|
|
|
|
|
|
| Usage example of the xlsDocument type |
|
|
|
|
|
|
|
| What's new in WEBDEV 2025 is presented in the What's new 2025 brochure.... |
|
|
|
|
|
|
|
| Draws an RTF text in a WDPic variable. |
|
|
|
|
|
|
|
| On mobile, when displaying images, each device has its own physical size and its own graphic resolution...... |
|
|
|
|
|
|
|
| Declares the default color and style for lines, rectangles, circles, etc. contained in:
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
|
| Resizes an image:
in an Image control.
in an Image variable.
in a picLayer variable].... |
|
|
|
|
|
|
|
| To optimize the style of your pages, WEBDEV allows you to use a background image in your pages...... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes...... |
|
|
|
|
|
|
|
| Used to find out whether a file found on disk or a file contained in a buffer corresponds to an image format recognized by WINDEV, WEBDEV or WINDEV Mobile. |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| Returns the physical name of the directory containing the images, the JavaScript files and the Java files of the WEBDEV site. |
|
|
|
|
|
|
|
| The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice). |
|
|
|
|
|
|
|
| The Hour property is used to:
Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration.
Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration.
Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item.
Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item.... |
|
|
|
|
|
|
|
| The type jsonReader type allows linear browsing of a large JSON document with optimal performance and reduced memory usage.
Warning This type of variable is only available from version 2025 Update 3.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|