ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Events associated with TreeView controls
List of events associated with TreeView controls...
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
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......
TreeCollapse (Function)
Collapses a branch previously expanded.
16. Application test in practice
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
16. Java applications in practice
Java applications in practice...
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....
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......
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.