ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating the Relation windows of a WINDEV RAD pattern
Font (Type of variable)
A Font variable creates a font programmatically...
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
Relationships in a CDM
The relationships are used to link entities among themselves or to link associations to entities......
The Line control
A Line control is used to display a line in a page......
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
Operations performed on sequence diagrams
The following paragraphs explain......
Operations performed on object diagrams
The following paragraphs explain......
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
Using .NET assemblies in a project
To use .NET assemblies in a project......
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
Programming overview in C and C++
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
ControlClone (Function)
Creates a new control from an existing control.
Automatic positioning
When moving a control in a window, in a page or in a report, guides are automatically displayed by the real-time interface checker (also called automatic positioning)......
Properties associated with a menu or with a menu option
Several WLanguage properties can be used on a menu found in a window or in a page......
Code editor: Display options
The code editor proposes several display options......
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
InitialState (Property)
The InitialState property is used to get the initial state of a control.
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Operations performed on use case diagrams
The following paragraphs explain......
Operations performed on deployment diagrams
The following paragraphs explain......
Page templates
WEBDEV allows you to create page templates......
ChangeStyle (Function)
Modifies the style of a control dynamically.