ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV and telephony
WINDEV allows you to easily manage the incoming and outgoing phone calls via the WLanguage telephony functions......
SysSpace (Function)
Returns the physical memory space for the current computer.
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
The requested action cannot been performed: the page was not synchronized
DriveCopyDirectory (Function)
copy a directory on the Drive to another directory on the Drive (remote disk).
fImageSelect (Function)
Opens the image picker of Windows.
<pdfDocument variable>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.
btleDescriptor (Type of variable)
The btleDescriptor type is used to handle the descriptor of a Bluetooth Low Energy characteristic
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
BufferToReal (Function)
Extracts a real from a binary buffer at a given position.
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
Reduce (Function)
Applies a computation to each element of a WLanguage array.
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
.NET Assemblies
.NET is Microsoft's software development platform......