ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BurnerCancel (Function)
Cancels the current burn process.
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....
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.
LoadParameter (Function)
Reads a persistent value.
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
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....
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
diagActionAllowed (Type of variable)
The diagActionAuthorized type is used to define the actions available to end users on a diagram shape in the Diagram Editor control.
Execute (Function)
Starts the execution of a process through programming.
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
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......
URI
The URI keyword can correspond to...
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
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.
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.