ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
Copying controls from the window editor
The controls can be copied from the window editor......
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.
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
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
Thread (Type of variable)
The Thread type allows you to define all the characteristics of a thread.
HModify (Example)
Usage example of the HModify function
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
zipDeleteFileList (Function)
Deletes a list of files from an archive.
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......
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
Installing a SOAP server with IIS
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
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...