ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
SysChangeScreenResolution (Function)
Modifies the resolution of a screen.
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Change the type of an option in a check box: option with 3 states or with 2 states....
FinLinearRedemption (Example)
Usage example of the FinLinearRedemption function
System functions
List of system functions...
FinError (Example)
Usage example of the FinError function
FinRedemption (Example)
Usage example of the FinRedemption function
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
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......
FTPMakeDir (Example)
Usage example of the FTPMakeDir function
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
Rights on the virtual directory
Obtaining an SSL certificate for IIS2 (2.0 or later)
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
DateTimeDifference (Function)
Calculates the difference between two dates and times.