ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Age
The Age keyword can correspond to...
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
6. Chart and Pivot Table
WINDEV Tutorial: Managing data in a WINDEV application Lesson 6 - Chart and Pivot Table - 30 min
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
New products brochure 28: WINDEV new products
New features in WINDEV 28 presented in the New Features brochure....
FlexAlignSelf (Property)
The Property FlexAlignSelf allows you to know and modify the alignment and vertical anchoring of the field in the row of the Flexbox field ( Property corresponding CSS "align-self").
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
FlexJustifyContent (Property)
The FlexJustifyContent property gets and sets the alignment of items in the Flexbox control along the main axis (corresponding CSS property: "justify-content").
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options......
Erase patches
To quickly modify the operating mode of an application, you can use application patches......
The Dashboard control
Dashboards are essential elements in an application......
Animating a Static Text control
Two methods can be used to animate a Static Text control......
Pivot Table control properties
A Pivot Table control can be handled in a window by the following WLanguage properties......
<Array>.AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
Telephony: Managing the outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
Hideable (Property)
The Hideable property determines if the user can close a bottom sliding window with a touch gesture.
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min