|
|
|
|
|
|
|
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... |
|
|
|
|
|
|
The "Debugger trace" shows the messages displayed in the trace window during the last application... |
|
|
|
|
|
|
Returns the blue component of an RGB color. |
|
|
|
|
|
|
If your application is a multilingual application, the multilingual feature must also be managed... |
|
|
|
|
|
|
An application that uses the User Groupware can be used with an HFSQL database in Client/Server... |
|
|
|
|
|
|
An application that works with the User Groupware can be used with a database handled by a Native... |
|
|
|
|
|
|
The User Groupware in automatic mode offers many possibilities...... |
|
|
|
|
|
|
Interrupts the process of current event. |
|
|
|
|
|
|
Associates a browser procedure with an event on an object in browser code. |
|
|
|
|
|
|
Deletes the association between a WLanguage browser function and an event (implemented by JSEvent). |
|
|
|
|
|
|
Connects a user to the User Groupware. |
|
|
|
|
|
|
Disconnects the current user from the User Groupware. |
|
|
|
|
|
|
Draws a rectangle in an Image control. |
|
|
|
|
|
|
Identifies the opacity of a pixel in an image (in an Image control) with an Alpha channel. |
|
|
|
|
|
|
Rotates an Image control. |
|
|
|
|
|
|
Saves an image in icon format either in a file, or in memory. |
|
|
|
|
|
|
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 Image... |
|
|
|
|
|
|
Flips an image in an Image control with respect to a horizontal axis (symmetry with respect... |
|
|
|
|
|
|
Flips an image contained in an Image control with respect to a vertical axis (symmetry with respect... |
|
|
|
|
|
|
All the elements handled by a project (window, report, classes, set of procedures, queries, ...... |
|
|
|
|
|
|
Opens the trace window or saves the trace information in a text file. |
|
|
|
|
|
|
Closes the trace window if this window was opened or stops saving the trace information in a text... |
|
|
|
|
|
|
Calls an external PHP script and returns the result page in the current browser window. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|