ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
LOOP statement
The statement block is repeated endlessly...
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
BurnerSelect (Function)
Used to select the default burner.
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
Supercontrol
A supercontrol is an advanced type of control......
SchedulerPositionDateTime
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
Managing the users of an application installed in network
The management of users allows you to find out from the server......
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
Creating an action plan
The action plans group all actions that will be performed by the software factory....
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
Generating the RAD pattern
To generate a RAD pattern:...
Printing nested reports
To create a main report containing several secondary reports:...
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).