ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
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......
dbgStartRecording (Function)
Starts recording a test scenario (also called reproduction scenario).
DispositionNotification (Property)
The DispositionNotification property gets and sets the email read receipt request.
Voice commands in the environment
The environments of WINDEV, WEBDEV and WINDEV Mobile respond to the voice commands......
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.
IncomingData (Property)
The IncomingData property gets and sets the type of data received by the stream.
ObserverOrientation (Property)
The ObserverOrientation property gets or sets the secondary angle of a Carousel control.
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
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.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
HNext (Function)
Sets the position on the next data file record according to a browse item.
HReadNext (Function)
Sets the position on the next data file record according to a browse item.