ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function
FinError (Example)
Usage example of the FinError function
FinRedemption (Example)
Usage example of the FinRedemption function
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
FinLinearRedemption (Example)
Usage example of the FinLinearRedemption function
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
ToastDisplay (Function)
Displays a "Toast" message.
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
redisConnection (Type of variable)
The redisConnection type is used to define all the advanced characteristics of a connection to a Redis server (or cluster).
DateTimeDifference (Function)
Calculates the difference between two dates and times.
Generating an application for Universal Windows 10 App
Reminder (Type of variable)
The Reminder type is used to describe and handle a reminder to inform the user of an appointment.
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
iPreview (Function)
Configures the print destination.
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.