ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintImage (Example)
Usage example of the iPrintImage function
ShapePolygon (Function)
Modifies the shape currently displayed in a Shape control to get a custom shape (by specifying the coordinates of polygon points).
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
Handling the framesets
The different operations that can be performed on the framesets are as follows......
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
Date and Time management functions
List of functions for managing dates and times...
SecondaryAxis (Property)
The SecondaryAxis property is used to: determine whether a chart series is on the secondary axis. set the position of a chart series on the secondary axis....
BottomIndent (Property)
The BottomIndent property gets and sets the space at the bottom of the text (bottom margin) in a control.
PVTListPositionHeader (Function)
Returns all values associated with a row or column header in a Pivot Table control.
TopIndent (Property)
The TopIndent property is used to get and change the space at the top of the text (top margin) in a control.
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
The Upload control
The Upload control is used to upload files on the Web server......
Installing a Webservice (old format)
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
Options of the window editor
To configure the general options of the window editor......
Step 5: Site parameters
Once the site installed, you can define the site connection options......
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.