ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
SaaSAdminModifySubscription (Function)
Modifies a SaaS subscription.
HRetrieveBackup (Function)
Retrieves locally the content of a compressed backup (in ZIP format) performed on an HFSQL server.
Polygon (Type of variable)
The Polygon type is used to define the points of a polygon.
NotesOpenConnection (Function)
Establishes a connection to a Domino server.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
mongoDatabase (Type of variable)
The mongoDatabase type is used to define the characteristics of a database for a MongoDB server.
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
OrganizerBackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.
Installer skin template
The setup program creation wizard lets you customize the setup program windows......
How to loop through a file using filters?
ZoomWithFinger (Property)
The ZoomWithFinger property is used to: determine if an Image or Camera control supports pinch zoom. enable or disable pinch zoom in an Image or Camera control....
Error 113: Non-dynamic array without definition
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
hbColumn (Type of variable)
The hbColumn type is used to define the advanced characteristics of a column (item) in a HBase table.
hbWriting (Type of variable)
The hbWriting type is used to define the characteristics of a write operation that will be performed in a row (record) of an HBase table.
AIDetectDrawing (Function)
Classifies freehand drawings, including circles, squares and triangles.
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...