ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

IncomingData (Property)
The IncomingData property gets and sets the type of data received by the stream.
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
DispositionNotification (Property)
The DispositionNotification property gets and sets the email read receipt request.
TestMode (Property)
The TestMode property determines if the Ad control displays a test ad.
ValuePerStar (Property)
The ValuePerStar property gets and sets the value of a star in a Rating control.
Certificate (Property)
The Certificate property gets and sets the certificate used in a Signature control.
StartControl (Property)
The StartControl property gets and sets the start control of a Wire control.
EndControl (Property)
The EndControl property gets or sets the end control of a Wire control.
Clickable (Property)
The Clickable property gets and sets the behavior of an Image control when it is clicked.
Connection (Property)
The Connection property gets and sets the connection associated with a data file.
Image (Property)
The Image property gets and sets the background image of a control or block.
2. Examples and components provided with WEBDEV
ObserverOrientation (Property)
The ObserverOrientation property gets or sets the secondary angle of a Carousel control.
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
Utility components
WINDEV includes several utility components that allow you to handle data directly......
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
13. Types of standard controls
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......