ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
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.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
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.
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.
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
RibbonCloseGrouping (Function)
Closes the group currently open in a Ribbon control.
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
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......
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 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....
Constant
The constants are language elements whose value is fixed once and for all...
Events associated with Image controls
List of events associated with Image controls...
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
WDTRAD options
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......