ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HDescribeConnection (Function)
Describes a new connection to an external database.
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....
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
Error 113: Non-dynamic array without definition
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......
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
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.
KeyPressed (Function)
Checks which key is pressed.
fCompare (Function)
Compares the content of two files bit by bit.
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
SQLExec (Function)
Names and runs an SQL query.
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......