ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
grSurfaceMarksCaption (Function)
Allows you to specify the mark caption for a Surface chart.
grScatter3DMarkCaption (Function)
Used to specify the mark caption for a 3D Scatter chart.
Developing multilingual applications
A multilingual application is an application that can be distributed in several languages......
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
Creating the Form pages of a WEBDEV RAD pattern
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Font
The Font keyword can correspond to: a Font variable. the Font property....
SpreadsheetAllowProcedure (Function)
Allows the use of a WLanguage function/procedure in a formula of a Spreadsheet control....
SpreadsheetControlFormula (Function)
Allows you to use a control in order to create a custom formula bar for the Spreadsheet control.
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"......
1. WINDEV editors
WINDEV editors...
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV site in session mode starts......
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......