ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPreview (Function)
Configures the print destination.
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....
Code snippets
The code editor allows you to enter "Code snippets"......
Border (Property)
The Border property is used to get and change the characteristics of the borders: for a report control or block. for a window control. for a cell of a Table control....
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
WithZoom (Property)
The WithZoom property is used to specify and to determine whether the user can zoom in and out: in an HTML Display control in Android, iPhone or iPad applications. in a Map control in Android, iPhone or iPad applications....
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
Execute (Function)
Starts the execution of a process through programming.
TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
diagHead (Type of variable)
The diagHead type is used to define all the advanced characteristics of an end of a connector in a diagram.
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window. of a menu option. of a table column....
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....