ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ftpConnection (Variable type)
The ftpConnection type is used to define all the advanced characteristics of an FTP connection.
Constants for managing contact functions
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
IWListDeleteAll (Function)
Deletes all the internal windows from the list of internal windows browsed by an Internal Window control.
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
System constants
List of constants used by the system functions....
dbgWriteWarningAudit (Function)
Writes a custom runtime warning to the dynamic audit.
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
Detection (Property)
The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection.
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
rssTextInput (Variable type)
The rssTextInput type is used to describe the input area of RSS feed...
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.