ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
Type and version of Web server
The configuration diagnostic displays the following error......
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
ScreenCastAllowed (Property)
The ScreenCastAllowed property is used to: find out whether the user can cast the content displayed in the Multimedia control to an external device (compatible with AirPlay), allow or prevent the user from casting the content displayed in the Multimedia control to an external device (compatible with AirPlay)....
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....
HDescribeConnection (Function)
Describes a new connection to an external database.
LooperCancelSwipe (Function)
Cancels the display of the internal window displayed in a Looper control further to the row swipe.
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
Operations performed on use case diagrams
The following paragraphs explain......
fLock (Function)
Entirely or partially locks an external file.
How to loop through a file using filters?
fUnlock (Function)
Entirely or partially unlocks an external file.
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
Creating a select query
A select query (corresponding SQL statement......
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......