ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
BrowserHistoryAdd (Function)
Adds an entry into the history of navigation by associating data. This data will be transmitted when going back to this entry.
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
HeightExpanded (Property)
The HeightExpanded property is used to get and change the height of an expanded iOS 13 widget.
Setup on a local network (LAN)
MarginWidth (Property)
The MarginWidth property is used to: Find out the horizontal margin between the widgets found in a Dashboard control. Modify the horizontal margin between the widgets found in a Dashboard control....
MarginHeight (Property)
The MarginHeight property is used to: Find out the vertical margin between the widgets found in a Dashboard control. Modify the vertical margin between the widgets found in a Dashboard control....
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
Camera/Video functions (prefix syntax)
Count (Property)
The Count property returns the number of elements in a given set.
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
<emailNotesSession variable>.SendMessage (Function)
Sends an email using the Lotus Notes protocol.
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
UsefulHeight (Property)
The UsefulHeight property is used to get and change the useful height of an internal window (or supercontrol) with scrollbars.
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
MaskTitleTime (Property)
The MaskTitleTime property is used to get or change the mask used for the title of time columns: in an Organizer control. in a Scheduler control. in a TimeLine control....
BrowserHistoryModify (Function)
Modifies the data of current entry in the navigation history. This data will be transmitted when going back to the current entry.
Space (External language)
Fills the content of WdString with space characters on the right.
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
Functions for managing menus (prefix syntax)
List of functions for managing menus...
ScrollValue (Property)
The ScrollValue property gets and sets the scroll value.
TypeFiles (Property)
The TypeFiles property is used to get and change the filter available in the file picker of the Upload control.
CalculatorButton (Property)
The CalculatorButton property is used to determine and indicate whether a Numeric or Currency Edit control has a button to display a popup calculator.