|
|
|
|
|
|
|
List of various WEBDEV functions |
|
|
|
|
|
|
New features in WEBDEV 28 presented in the New Features brochure. |
|
|
|
|
|
|
Sets the position directly on the desired bookmark in the PDF document. |
|
|
|
|
|
|
This page describes the configuration required to install WINDEV, WEBDEV or WINDEV Mobile, as well as the different installation steps... |
|
|
|
|
|
|
In order for your site to get visitors, the Web users must be able to find it... |
|
|
|
|
|
|
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode... |
|
|
|
|
|
|
To make your WEBDEV websites accessible to visually impaired users, simply add specific attributes to controls... |
|
|
|
|
|
|
In version 2025, new functions, properties and data types have been introduced and some have been improved, ... |
|
|
|
|
|
|
What's new in WEBDEV 2025 is presented in the What's new 2025 brochure. |
|
|
|
|
|
|
WEBDEV 2025 is available! |
|
|
|
|
|
|
To print a report on one of the printers connected to the Web server, you must... |
|
|
|
|
|
|
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]... |
|
|
|
|
|
|
In WEBDEV, there are two methods to develop a site... |
|
|
|
|
|
|
Before deploying your dynamic WEBDEV website, we recommend that you run the final tests from a test sever... |
|
|
|
|
|
|
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV. |
|
|
|
|
|
|
A tutorial is delivered with WINDEV, WEBDEV and WINDEV Mobile... |
|
|
|
|
|
|
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV. |
|
|
|
|
|
|
To work on a project element found in the Source Code Manager, you must check out the element... |
|
|
|
|
|
|
WEBDEV allows you to create a PHP site that handles data files...... |
|
|
|
|
|
|
By testing the project you can simulate how the application will run...... |
|
|
|
|
|
|
Adds a user to the User Groupware database. |
|
|
|
|
|
|
Blends two images together. This allows you to create fade-in effects between 2 images. |
|
|
|
|
|
|
Inverts the colors:
in an Image control,
in an Image variable,
in a WDPic variable... |
|
|
|
|
|
|
The Diagram Editor control allows users to create and edit diagrams in your applications... |
|
|
|
|
|
|
Declares the default background color for the rectangles and circles, ... used in a picLayer... |
|
|
|
|
|
|
Draws a line in a WDPic variable. |
|
|
|
|
|
|
Identifies the color of a pixel contained in a picLayer variable. |
|
|
|
|
|
|
Declares the font that will be used by dText in a WDPic variable. |
|
|
|
|
|
|
Declares the default color and style for the lines, rectangles, circles, ... in a WDPic variable. |
|
|
|
|
|
|
Identifies the opacity of a pixel in a WDPicLayer image with an Alpha channel. |
|
|
|
|
|
|
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....). |
|
|
|
|
|
|
Modifies the opacity of an image (which means the alpha channel of the image). |
|
|
|
|
|
|
The Checked property gets and sets the checkmark state of an element. |
|
|
|
|
|
|
Deletes all the drawings made since the last call to dStartDrawing. |
|
|
|
|
|
|
Indicates that the drawing functions that will be used are intended for the specified WDPic... |
|
|
|
|
|
|
Draws a rectangle in an Image control. |
|
|
|
|
|
|
Draws a rectangle in a picLayer variable. |
|
|
|
|
|
|
Colors an area in a WDPic variable. |
|
|
|
|
|
|
Flips an image contained in a WDPic variable with respect to a horizontal axis (symmetry... |
|
|
|
|
|
|
Flips an image contained in a picLayer variable with respect to a vertical axis (symmetry... |
|
|
|
|
|
|
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without... |
|
|
|
|
|
|
The runtime log is the best way to identify the most used features of an application...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|