|
|
|
|
|
|
|
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... |
|
|
|
|
|
|
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified... |
|
|
|
|
|
|
Running a project step-by-step allows you to start the debugger when launching the application...... |
|
|
|
|
|
|
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application...... |
|
|
|
|
|
|
The analysis generation comes before the programming phase and after the file description phase...... |
|
|
|
|
|
|
Draws a rectangle in an Image variable. |
|
|
|
|
|
|
Identifies the opacity of a pixel in an image (in an Image variable) with an Alpha channel. |
|
|
|
|
|
|
Rotates an image in an Image variable. |
|
|
|
|
|
|
Deletes all the drawings made since the last call to dStartDrawing. |
|
|
|
|
|
|
Indicates that the drawing functions that will be used are intended for an Image variable. |
|
|
|
|
|
|
Flips an image contained in an Image variable with respect to a horizontal axis (symmetry... |
|
|
|
|
|
|
Flips an image contained in an Image variable with respect to a vertical axis (symmetry... |
|
|
|
|
|
|
All the elements handled by a project (window, report, classes, set of procedures, queries, ...... |
|
|
|
|
|
|
Dynamically compiles an Procedure whose source code is provided (dynamic compilation). |
|
|
|
|
|
|
Loads an external component. This component can be:
an external component present... |
|
|
|
|
|
|
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming...... |
|
|
|
|
|
|
...Interfaces that use token controls are common. A Token control contains variable amounts... |
|
|
|
|
|
|
By default, the setup program installs all the specified files on the setup computer...... |
|
|
|
|
|
|
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different... |
|
|
|
|
|
|
The different editors of WINDEV, WEBDEV and WINDEV Mobile allow you to align the elements via... |
|
|
|
|
|
|
Blends two images together. This allows you to create fade-in effects between 2 images. |
|
|
|
|
|
|
Inverts the colors of a picLayer variable. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|