ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming Table controls based on a data file (prefix syntax)
This page explains how to program Table controls based on a data file......
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
SchedulerDeleteTask (Function)
Deletes a scheduled task.
RegistryListValue (Function)
Returns the name (and possibly the type) of values for a key found in the registry.
RegistrySeek (Function)
Seeks a character string in the registry.
Programming Looper controls based on a data file (prefix syntax)
These are the main concepts for programming Looper controls based on a data file......
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Configuring the setup program
Two tools can be used to create a setup program......
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
<Element>.ExecuteRefreshUI (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
WEBDEV Page control
The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application......
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value of the different parts of the Webservice response (for the Webservices returning several responses)....
Creating a flexible modeling
To create a new flexible modeling, you can......
SchedulerOpenTaskProperties (Function)
Opens the property page of a scheduled task.
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
AWP without UI
Bootstrap, Angular, React, Vue......
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......