ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
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......
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
Google constants
List of constants used by the Google functions....
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Assignment operators
Three assignment operators are available......
WDTRAD options
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
Hyper File functions available for backward compatibility
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
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.
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
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).
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....