ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

KanbanSave (Function)
Updates the record bound to the current card in the Kanban control.
CurrentDay( Function)
Returns the number of the current day in the current month.
WINDEV Mobile: Sharing WINDEV elements
The same WINDEV elements (analysis, queries, ...) can be used in a WINDEV application and in a WINDEV Mobile application......
Native SQL Server Connector license agreement
WithClosingButton (Property)
The WithClosingButton property is used to: Determine whether all the tabs of a Dynamic Tab control have a Close button. Show a Close button in all the tabs of a Dynamic Tab control....
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
NoteLoadAll (Function)
Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll.
FileFilter (Property)
The FileFilter property gets and sets the filter used to display files: when using assisted input in an Edit control or table column with the "File path autocomplete" option (in the "General" tab of the description window), in the file picker displayed when the user selects the "Browse..." option in the context menu of an Edit control, table column or Combo Box control....
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
YAxisMin (Property)
The YAxisMin property gets the minimum value of the Y-axis in a Chart control.
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
HeaderVisible (Property)
The HeaderVisible property is used to: Determine if the row and column headers are displayed in a Spreadsheet control. Show or hide the row and column headers in a Spreadsheet control....
CurrentWorksheet (Property)
The CurrentWorksheet property is used to get and change the current worksheet in a Spreadsheet control.
NbWorksheet (Property)
The NbWorksheet property is used to get the number of worksheets in a Spreadsheet control.
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times...
FormulaBarVisible (Property)
The FormulaBarVisible property is used to: Find out whether a formula bar is displayed in a Spreadsheet control. Display (or not) a formula bar in a Spreadsheet control....
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
WINDEV and OPC
OPC stands for "OLE for Process Control"......
Token (Property)
The Token property is used to manage the different tokens associated with a "Text token" Edit control.
WayPoint (Property)
The WayPoint property is used to determine and change the points a Wire control has to pass through.
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......