ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ControlClone (Function)
Creates a new control from an existing control.
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
TopIndent (Property)
The TopIndent property is used to get and change the space at the top of the text (top margin) in a control.
MemSort (Function)
Sorts the elements found in a memory zone.
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
iPreview (Function)
Configures the print destination.
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
9. Internal page
MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
Drawing constants
List of constants used by the drawing functions....
Pyramid charts
Pyramid charts allow you to view data in descending order......
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
Creating the link buttons in the windows of a WINDEV RAD pattern
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
Using a query with parameters
A query with parameters can be used......
WDTestSite: Load test
The stress tests are used to check......
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
DnD constants
List of constants used by the functions for managing the Drag and Drop....