ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
ERR_BAD_ACTION
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
Label report
The report editor allows you to create "Label" reports......
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
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.
<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.
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
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.
TestCheckEqual (Function)
Checks whether the expressions are equal 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.
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
<Source>.ReadNext (Function)
Sets the position on the next data file record according to a browse item.
<Connection variable>.ListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
MaxNbCard (Property)
The MaxNbCard property gets and sets the maximum number of cards in a Kanban control.
BlurLevel (Property)
The BlurLevel property gets and sets the percentage of blur applied to a control in a report.
<Source>.Next (Function)
Sets the position on the next data file record according to a browse item.
WDReplic: Implementing a replication
Configuring a replication requires several steps......