ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
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......
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
ToolTipColor (Function)
Modifies the colors used for displaying the tooltips.
ShowToolTip (Function)
Enables or disables the mechanism for displaying the control tooltips.
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Name (Property)
The Name property is used to get the name of an element.
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
Width (Property)
The Width property is used to determine and change the width of an element.
Height (Property)
The Height property is used to get and change the height of an element.
Value (Property)
The Value property is used to get and change the value of an element.
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
Text (Property)
The Text property is used to get and modify text.
X (Property)
The X property is used to get and change the X-coordinate of an element.
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Link (Property)
The Link property is used to get and change the link of an element.
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
Content (Property)
The Content property is used to get and change the content of an element.
Title (Property)
The Title property is used to get and change the title of an element.
User (Property)
The User property is used to identify and change the user of a feature.
Caption (Property)
The Caption property is used to get and change the text of an element.
Identifier (Property)
The Identifier property is used to get and change the identifier of an element.