ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
RESTSend (Function)
Sends a REST request and waits for the server response.
UUID (Property)
The UUID property is used to get the identifier of an element.
BannerStartSliding (Function)
Enables the automatic slide on a Sliding Banner control.
BannerStopSliding (Function)
Stops the automatic slide on a Sliding Banner control.
<Sliding Banner>.StopSliding (Function)
Stops the automatic slide on a Sliding Banner control.
<Sliding Banner>.StartSliding (Function)
Enables the automatic slide on a Sliding Banner control.
WaitWindowEnd (Function)
Closes the wait window of application opened by WaitWindowStart.
EncryptGenerateRSAKey (Function)
Generates an RSA private/public key pair....
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
<Kanban>.Count (Function)
Returns the number of cards or lists in a Kanban control.
<Kanban>.Display (Function)
Refreshes a Kanban control or a card in the Kanban control.
SysStatusStorageCard (Function)
Returns the availability status of the storage card on the device.
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
KanbanCount (Function)
Returns the number of cards or lists in a Kanban control.
BitcoinValidAddress (Function)
Checks whether a Bitcoin wallet address is valid.
Analysis links
The links are used to link the files found in an analysis between themselves......
ERR_LAUNCH_FAILED
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
Programming patterns
CAUTION......
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
SysListScreen (Function)
Returns the list of screens connected to one or more video cards.
SysListVideoCard (Function)
Returns the name of the video cards connected to the current computer.
EnumerationCheckName (Function)
Checks whether an enumeration value known by its name is valid.
ValidatePassword (Function)
Indicates whether the specified password is valid for the current user.