|
|
|
|
|
|
|
List of various WEBDEV functions |
|
|
|
|
|
|
In version 2025, new functions, properties and data types have been introduced and some have been improved, ... |
|
|
|
|
|
|
This page describes the configuration required to install WINDEV, WEBDEV or WINDEV Mobile, as well as the different installation steps... |
|
|
|
|
|
|
WEBDEV 2025 is available! |
|
|
|
|
|
|
What's new in WEBDEV 2025 is presented in the What's new 2025 brochure. |
|
|
|
|
|
|
Nouveautés de WINDEV/WEBDEV/WINDEV Mobile 2024 présentes dans la brochure des Nouveautés 2024. |
|
|
|
|
|
|
New features in WEBDEV 28 presented in the New Features brochure. |
|
|
|
|
|
|
In order for your site to get visitors, the Web users must be able to find it... |
|
|
|
|
|
|
An analysis can be shared between a WINDEV application... |
|
|
|
|
|
|
Before deploying your dynamic WEBDEV website, we recommend that you run the final tests from a test sever... |
|
|
|
|
|
|
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]... |
|
|
|
|
|
|
To print a report on one of the printers connected to the Web server, you must... |
|
|
|
|
|
|
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...... |
|
|
|
|
|
|
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... |
|
|
|
|
|
|
By testing the project you can simulate how the application will run...... |
|
|
|
|
|
|
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...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|