ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
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.
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
iPreview (Function)
Configures the print destination.
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
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.
dArc (Example)
Usage example of the dArc function
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....
9. Sharing a project in practice
Sharing a project in practice...
Error 1008: The member of the class is protected
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
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......
Events associated with Image controls
List of events associated with Image controls...
Error 1009: The member of the class is private
WDTRAD options
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
The different types of integers