ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Do not show a message again
The environment of WINDEV, WEBDEV and WINDEV Mobile often displays warning windows......
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
Image drawing and processing functions (prefix syntax)
List of image drawing and processing functions (prefix syntax)...
Manipulating Multiline Zone controls programmatically
A Multiline Zone control can be manipulated programmatically using the control name....
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......
GanttWorkingHour (Function)
Overwrites the working hours on a row in a Gantt Chart column of a Table (or TreeView Table) control.
SchedulerWorkingHourResource (Function)
Used to indicate the specific working hours per day and per resource in a Scheduler control.
<Gantt chart>.WorkingHour (Function)
Overwrites the working hours on a row in a Gantt Chart column in a Table or TreeView Table control.
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (available in the window, page and report editors) as well as multiple functions that can be used to create and manipulate charts......
Remote Control: Customizing with your own procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Report viewer: "Annotate" pane
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......