ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
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.
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....
Execute (Function)
Starts the execution of a process through programming.
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.
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
iPreview (Function)
Configures the print destination.
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.
Code snippets
The code editor allows you to enter "Code snippets"......
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.
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
dArc (Example)
Usage example of the dArc function
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
ZOrder (Example)
Usage example of the ZOrder property
Count (Property)
The Count property returns the number of elements in a given set.
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
Generation of a class diagram using reverse engineering
WINDEV, WINDEV Mobile and WEBDEV allow you to create the class diagram of an application using reverse engineering (files "......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).