ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Error 113: Non-dynamic array without definition
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.
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
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....
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
NotesOpenConnection (Function)
Establishes a connection to a Domino server.
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.
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
HDescribeConnection (Function)
Describes a new connection to an external database.
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....
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
StatVariance (Function)
Calculates the variance for a series of values.
DateTimeDifference (Function)
Calculates the difference between two dates and times.