ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDTRAD license agreement
WDTRAD license agreement...
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
Remote WEBDEV administrator: Configuration of a Webservice or a WEBDEV site in Session mode
To view the configuration of a specific Webservice or WEBDEV site in Session mode from the remote administrator:...
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
Internal component description
The description of an internal component can opened at any time......
Handling Organization Chart controls programmatically
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
iParameterViewer (Function)
Configures the report viewer.
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile...
sfLeadConvert (Type of variable)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
HPass (Function)
Defines the password used to create or open a data file.
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
Progress Bar control properties
List of properties associated with the Progress Bar control...
Generating the RAD pattern
To generate a RAD pattern:...
pdfProtection (Variable type)
The pdfProtection type allows you to identify the protection options applied to a PDF document present in a variable of type pdfDocument. This new variable type is available from WINDEV Suite SaaS 2025 Update 3....
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of controls by adding options....
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.