ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Operations performed on deployment diagrams
The following paragraphs explain......
TreeCollapse (Function)
Collapses a branch previously expanded.
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
TabSaveConfiguration (Function)
Saves the configuration of dynamic panes found in a Tab control in character string format.
1. WINDEV editors
WINDEV editors...
1. WEBDEV editors
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. User Groupware in practice
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)
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
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......
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.
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
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).