ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The tables in a report
In a report, a table includes a set of controls called "Table cells"......
Creating the Table windows of the WINDEV RAD pattern
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
Creating the Vision windows of the WINDEV RAD pattern
Creating the Relation windows of a WINDEV RAD pattern
Creating the Form windows of a WINDEV RAD pattern
<Window>.CurrentLayout (Function)
Returns the index of the current layout in the window or internal window.
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
9. Internal component
Including a supercontrol in a window or in a page
WEBDEV concepts
ArrowEnd (Function)
Sets the position of the target end of an arrow in a "Shape" control.
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
Printing nested reports
To create a main report containing several secondary reports:...
<Image>.Resize (Function)
Resizes an image in an Image control.
<Image>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
<Image>.InvertColor (Function)
Inverts the colors in an Image control.
Tiff (Type of variable)
The Tiff type is used to define the advanced characteristics of a TIFF image.
Remote WEBDEV administrator: Managing connections
The remote management tool is used to manage the connections to the dynamic WEBDEV sites....
3. Deploying a dynamic WEBDEV site
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.