ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Document variable>.Add (Function)
Adds at the end of a Document variable: an element, a document, a paragraph, a text, an image or a fragment.
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
WebserviceWriteMIMEType (Function)
Indicates the MIME type of the response returned by the Webservice (case of a call to a REST Webservice).
DocPosition (Function)
Triggers the scroll of Word Processing control in order for the requested text to be entirely displayed.
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
EmulateActionBar (Function)
Emulates an Action Bar during the automated tests run on a mobile device (Android or iOS).
HListStopWord (Function)
Returns the list of stop words used by a full-text index.
docElementText (Type of variable)
The DocElementText type is used to handle the characteristics of a Text element found in a DocElement variable.
TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
EventExist (Function)
Indicates whether a specific procedure is run when a Windows event is sent to a control or window.
<Word Processing>.Position (Function)
Triggers the scroll of Word Processing control in order for the requested text to be entirely displayed.
dbgCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
<Source>.ListStopWord (Function)
Returns the list of stop words used by a full-text index.
<Connection variable>.NotifAddCCRecipient (Function)
Adds recipients for the notifications sent via the Control Centers (WDBal messaging tool).
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
NetClientSendMessage (Function)
Sends a message from the server to all the connected client computers. This function is kept for backward compatibility....
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
OpenAPIToHTTP (Function)
Builds the HTTP request to call a function of an API. It can then be sent using HTTPSend.
diagText (Type of variable)
The diagText type is used to define all the advanced characteristics of a text associated with a shape in a diagram.