ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
iPrintImage (Function)
Sends the image file to print to the print buffer.
dEncrustColor (Function)
Encrusts a color in an image found in an Image variable].
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
SchedulerAddResource (Function)
Adds a new resource into a Scheduler control.
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
HExtractMemo (Example)
Usage example of the HExtractMemo function
zipChangePath (Example)
Usage example of the zipChangePath function
SchedulerChangeMode (Function)
Modifies the period (which means the number of days) displayed by a Scheduler control.
14. Controls in practice
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
MaxLeafPerRow (Property)
The MaxLeafPerRow property is used to get and change the maximum number of elements in a row in an Organization Chart control.
BreakAdd (Function)
Adds a break into a Table or Looper control.
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
zipExtractFile (Example)
Usage example of the zipExtractFile function
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
SchedulerDeleteResource (Function)
Deletes a resource from a Scheduler control.
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....