ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
EndControl (Property)
The EndControl property gets or sets the end control of a Wire control.
ERR_BAD_COMMANDLINE
ERR_BAD_COMMANDLINE error...
Error 531: The negative or null subscripts are not allowed
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
LineSpacing (Property)
The LineSpacing property gets and sets the line spacing for variables of type Font.
TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
Style of a control
As soon as it is created, a control is associated with a style......
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......
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
<PDF Reader>.SeekNext (Function)
Sets the position on the next result of a search in the content of a PDF Reader control.
PDFReaderSeekNext (Function)
Sets the position on the next result of a search in the content of a PDF Reader control.
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......