ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
Google constants
List of constants used by the Google functions....
Assignment operators
Three assignment operators are available......
WDTRAD options
Hyper File functions available for backward compatibility
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
HOpen (Function)
Opens a data file.
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls...
Properties associated with Tab controls
A Tab control found in a window or in a page can be handled by several WLanguage properties......
Rating control properties
The Rating control can be used in a window as well as in a page....
Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......