ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
iDestination (Function)
Configures the print destination.
HFilter (Function)
Defines and enables a filter on a data file, view or query.
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
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
eCurrencyName (Function)
Returns the caption of a currency.
zipDeleteFileList (Function)
Deletes a list of files from an archive.
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
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......
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
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...
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....