ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
Automatic calculations in a Table control (AAF)
Operations performed on deployment diagrams
The following paragraphs explain......
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
SFEmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.
1. WEBDEV editors
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
LineSpacing (Property)
The LineSpacing property gets and sets the line spacing for variables of type Font.
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
XMLDocument (Function)
Creates a new XML document.
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
Creating the Form windows of a WINDEV RAD pattern
ServiceInfo (Function)
Returns information regarding the configuration of a service.