ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Events associated with internal windows
List of events associated with internal windows...
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
Events associated with Edit controls
WLanguage events associated with Edit controls...
HTTPRequest (Function)
Starts an HTTP request on a server.
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
Conversion (Function)
Converts a value from a unit to another one.
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Declaring and using a variable
A variable is defined by name and type......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Operations performed on state-transition diagrams
The following paragraphs explain......
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Constants for the Exif functions
List of constants used by the Exif functions....
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......