ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CursorPos (Function)
Returns and modifies the position of the mouse cursor.
MouseCursor (Property)
The MouseCursor property gets and sets the cursor displayed when pointing over a control, window or page.
EditCaret (Function)
Modifies the standard hover cursor for all the edit controls of the application.
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
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....
Access (Property)
The Access property is used to manage the type of access of a connection (HFSQL Client/Server, OLE DB, etc.)....
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
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.
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
WINDEV applications for Linux: Specific features
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
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......
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
ContactCreate (Function)
Displays the window for contact creation of the native application for contact management found on the device (Android, iPhone or iPad, Universal Windows).
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....