ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
Internal component description
The description of an internal component can opened at any time......
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile...
MyParent (Reserved word)
MyParent is used to handle...
WDTRAD license agreement
WDTRAD license agreement...
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
SaaSSendSecurityCode (Function)
Sends the security code to the user so that he can change his password.
TwainCurrentSource (Function)
Allows you to find out and change the Twain device used by default.
iTransparentMagenta (Function)
Modifies the management mode of Magenta color in order for this color to be considered as being transparent (or not) in all the forthcoming prints.
CookieWrite (Example)
Usage example of the CookieWrite function
CookieRead (Example)
Usage example of the CookieRead function
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......