ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
SCM: Managing components
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
iDestination (Function)
Configures the print destination.
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
SpreadsheetAllowProcedure (Function)
Allows the use of a WLanguage function/procedure in a formula of a Spreadsheet control....
SpreadsheetLoad (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
NotifDeleteCategory (Function)
Deletes a notification category from the application.
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
HFilter (Function)
Defines and enables a filter on a data file, view or query.
The Date input field: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
grWndSize (Function)
Defines the size of the window containing the chart.
HTTP functions
List of HTTP functions...
ActiveX control properties
List of properties associated with the ActiveX control...
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......