ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dClear (Function)
Clears the content of an Image variable or Image control and fills it with the specified color.
WinBackgroundImage (Function)
Modifies the background image of a window and specifies the display mode of this image.
<Image>.CoordinateFromImage (Function)
Converts the coordinates of a rectangle in the image to the corresponding coordinates in the Image control.
Describing an element
A flexible modeling includes different elements linked together......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
InReportsAndQueriesMode (Function)
Indicates whether the code is run during the test of a report or query in Reports & Queries.
dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static control....
9. Monitor your sites, servers, etc.
4. Monitor your applications
DateTimeTimeZoneToLocal (Function)
Converts a date and time from a particular time zone to a local date and time.
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
DateTimeLocalToTimeZone (Function)
Converts a local date and time to the date and time in a particular time zone.
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
MenuMark (Function)
Positions the checkmark in front of the menu option (popup menu or drop-down menu).
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites......
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
Window control search functions
WINDEV allows the user to perform a search among all the texts found in a window or in a control......
MenuAddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
iChangeSubReportSource (Function)
Modifies through programming the report associated with a sub-report in a composite report.
WDTRAD overview