ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SocketCreateBluetooth (Function)
Creates a socket using a Bluetooth device.
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
Pane (Property)
The Pane property is used to: Find out the pane tabs associated with a control. Define the pane tabs associated with a control....
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
13. External component in practice
External component in practice...
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
fMoveDir (Function)
Moves a directory and its content.
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
Events associated with the project
List of events associated with the project...
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
WebserviceWriteCustomHTTPCode (Function)
Specifies the custom HTTP code that will be returned when the execution of the REST Webservice function is completed.
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
MCI constants
List of constants used by the MCI functions....
CallDLL32 (Function)
Runs a function found in an external DLL.
SocketConnectBluetooth (Function)
Connects a client computer to a specific Bluetooth socket.
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
Repairing the project
In some cases, "Project......