ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
TreeSelectCount (Function)
Returns the number of selected elements in a TreeView control (for a multi-selection TreeView control).
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites......
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
TableToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
AppServerRunScheduledTask (Function)
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.
TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.
BurnerAddFile (Example)
Usage example of the BurnerAddFile function
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
BurnerAddDirectory (Example)
Usage example of the BurnerAddDirectory function
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
TableToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
Variables for managing the Drag and Drop
CompactOption (Property)
The CompactOption property is used to: determine whether the options of a Check Box, Radio Button or Dashboard control are compacted. define whether the options of a Check Box, Radio Button or Dashboard control should be compacted....
Communicating with an SSH server
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
Describing a problem to the Free Technical Support
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......