ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
DnDForce (Function)
DnDForce is kept for backward compatibility.
Value (Property)
The Value property is used to get and change the value of an element.
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
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....
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
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......
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
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
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.