ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
FTPCommand (Function)
Sends a specific FTP command to a server.
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
HOpenConnection (Example)
Usage example of the HOpenConnection function
NetMACToIP (Function)
Returns the IP address corresponding to a given MAC address.
OpenMobileWindow (Function)
Opens a window in a mobile application.
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
Multiline strings
To type character strings over several lines in the code editor...
SFConnect (Function)
Allows you to authenticate yourself beside a Salesforce platform.
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
1. Examples provided with WINDEV Mobile
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).
HTTPListCertificate (Function)
Lists the client certificates found on the computer to authenticate on a server.
SysSpace (Function)
Returns the physical memory space for the current computer.
2. Types of setup
Types of setup...
ActiveXEvent (Function)
Associates a procedure written in WLanguage with an event of ActiveX control.
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
13. Generation modes
DownloadAdd (Function)
Adds a new download in the device's download manager....
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
NetIPToMAC (Function)
Returns the MAC address corresponding to a given IP address.