ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

IncomingData (Property)
The IncomingData property gets and sets the type of data received by the stream.
dbgStartRecording (Function)
Starts recording a test scenario (also called reproduction scenario).
DispositionNotification (Property)
The DispositionNotification property gets and sets the email read receipt request.
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.
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.
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
ObserverOrientation (Property)
The ObserverOrientation property gets or sets the secondary angle of a Carousel control.
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
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.