ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
"About" window
The "About" window is used to display and access various information about the current application......
Organization chart linked to a data file
FirstDayOfYear (Function)
Returns the date of the first day of the year.
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories).
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a data file or populated programmatically). the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically)....
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
Size (Property)
The Size property is used to determine and change the size of an element.
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
Multi-product external components
Components are a remarkably useful tool for development teams......
SSLActive (Function)
Used to enable or disable the secure SSL mode.
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
DisplayMode (Property)
The DisplayMode property gets and changes: the display mode in a Word Processing control, the display mode in a PDF Reader control the display mode in an HTML Editor control, the display mode in a Kanban control...
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
<ANSI String type>.Right (Function)
Extracts the right part (i.e., the last characters) from a string or buffer.
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.