ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page. Get and set the maximum number of Looper rows per page....
Constants for object visibility
List of constants for managing the visibility of an object....
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle)....
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
iMargin (Function)
Defines the "logical" print margins.
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
Scanning a document (via a WIA driver)
Windows Image Acquisition (WIA) is a Windows device driver interface and API that allows applications to scan documents using a scanner......
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
WINDEV: Example of programmed Drag and Drop
13. Security benefit: managing the "Back" button
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
MyWindow (Reserved word)
MyWindow is used to handle the current window...