|
|
|
|
|
|
|
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... |
|
|
|
|
|
|
When working on a laptop computer or on an offline computer, you may want to continue working... |
|
|
|
|
|
|
Time management is extremely important...... |
|
|
|
|
|
|
To optimize the display of images in your application or in your site, you have the ability to use... |
|
|
|
|
|
|
...The reports can be created with the data coming from:... |
|
|
|
|
|
|
Several types of reports can be created in the report editor...... |
|
|
|
|
|
|
WINDEV and WINDEV Mobile allow you to animate the controls found in a window...... |
|
|
|
|
|
|
Declares the default color and style for the lines, rectangles, circles, ... in an Image variable. |
|
|
|
|
|
|
Declares the font that will be used by dText in an Image variable. |
|
|
|
|
|
|
Declares the default background color for the rectangles and circles, ... used in an Image... |
|
|
|
|
|
|
Draws a line in an Image variable. |
|
|
|
|
|
|
Identifies the color of a pixel contained in an Image variable. |
|
|
|
|
|
|
WINDEV and WINDEV Mobile feature multiple methods to test applications...... |
|
|
|
|
|
|
Displays the requested information (content of a control, for example) in a window opened next... |
|
|
|
|
|
|
Colors an area in a picLayer variable. |
|
|
|
|
|
|
Deletes all the drawings made since the last call to dStartDrawing. |
|
|
|
|
|
|
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....). |
|
|
|
|
|
|
dSaveImage is kept for backward compatibility. |
|
|
|
|
|
|
Specific features of print in PDF format... |
|
|
|
|
|
|
Modifies a user in the database of user groupware. |
|
|
|
|
|
|
Indicates that the drawing functions that will be used are intended for the specified picLayer... |
|
|
|
|
|
|
Identifies the opacity of a pixel in a WDPic image with an Alpha channel. |
|
|
|
|
|
|
Draws a rectangle in a WDPic variable. |
|
|
|
|
|
|
Rotates an image in a picLayer variable. |
|
|
|
|
|
|
Flips an image contained in a picLayer variable with respect to a horizontal axis (symmetry... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|