ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
zipSize (Function)
Returns the size of archive (in ZIP, RAR, CAB, WDZ or 7z format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
SocketConnect (Function)
Connects a client computer to a given socket.
SocketCreate (Function)
Creates a socket.
SocketWrite (Function)
Writes a message intended to another socket.
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
SocketExist (Function)
Checks the existence of socket.
SocketRead (Function)
Retrieves a message sent by another socket.
Serial and parallel port management functions
List of functions for managing serial and parallel ports...
SocketConnectInfrared (Function)
Connects a client computer to a given socket via the infrared port.
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
NET constants
List of constants used by the DotNet functions....
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
StreamAccept (Function)
Associates a stream connection request with a Conference control.
StreamConnect (Function)
Connects a stream (and the associated control) to a specific address.
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
HStopServer (Function)
Stops an HFSQL server.
HStartServer (Function)
Allows you to start an HFSQL server (this function is using the MantaManager service).
HInfoServerRights (Function)
Allows you to find out the rights granted to a user or group of users on a server.
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......