ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipMsgError (Function)
Returns the message associated with an error code on an archive.
FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Operations performed on collaboration diagrams
The following paragraphs explain......
List of reserved words
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
NetListIPAddress (Function)
Returns the list of IP addresses (Internet Protocol) for a computer.
zipDeleteAll (Function)
Deletes all files from an archive.
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
SOAPAddXMLSignature (Example)
Usage example of the SOAPAddXMLSignature function
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
NetIPToMAC (Function)
Returns the MAC address corresponding to a given IP address.
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
Info (Function)
Displays a custom message in a system information window.
fCurrentDrive (Function)
Gets or sets the current drive.
Apply (Function)
Executes a procedure for each element of a WLanguage array.
ThreadSuspend (Function)
Temporarily suspends the execution of the specified thread. Function not recommended.
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
Beep (Function)
Emits a beep.
USBDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
Different types of data (Type of variable)
A variable is defined by name and type......
Native MySQL Connector - License Agreement
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
Web Camera control events
The following events appear by default in the WEBDEV code editor: