ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Popup window
WINDEV allows you to open windows in popup format...
<Window>.OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
<Window>.OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
dDisplay (Function)
Displays the drawing in the Image control.
HTTP functions (prefix syntax)
List of HTTP functions...
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file : format, width and height, number of bits per pixel....
SocketConnect (Function)
Connects a client computer to a given socket.
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
SocketRead (Function)
Retrieves a message sent by another socket.
SocketCreateBluetooth (Function)
Creates a socket using a Bluetooth device.
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
NetCloseRemoteAccess (Function)
Closes the line that was opened by NetOpenRemoteAccess.
Socket management functions
List of functions for managing sockets...
SpreadsheetListName (Function)
Returns the list of names that identify a cell in a Spreadsheet control.
HTTP functions
List of HTTP functions...
"Reports & Queries" software
This is "Reports & Queries"......
Service management functions
List of functions for managing services...
Java functions
List of Java functions...
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]......
NetInfoRemoteAccess (Function)
Returns information about the status of a connection as well as the statistics about this connection.
Image drawing and processing functions
List of image drawing and processing functions...
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
StreamDisconnect (Function)
Stops receiving or broadcasting a stream.
StreamInfo (Function)
Returns the name and/or number of the stream issuer....
Drawing constants
List of constants used by the drawing functions....
<Looper>.RefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.