ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
StreamConnect (Function)
Connects a stream (and the associated control) to a specific address.
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
GglListContactByRequest (Function)
Retrieves a list of contacts from custom parameters.
SAPConnect (Function)
Connects a SAP R/3 system from the information given in the SAP structure....
TreeDisplay (Function)
Refreshes the display of a TreeView control from a given position.
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
Server (Property)
The Server property is used to manage servers.
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
StartControl (Property)
The StartControl property gets and sets the start control of a Wire control.
EndControl (Property)
The EndControl property gets or sets the end control of a Wire control.
IncomingData (Property)
The IncomingData property gets and sets the type of data received by the stream.
Encryption (Property)
The Property Encryption allows you to know and modify the type of encryption used.
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
OutgoingData (Property)
The OutgoingData property is used to determine and change the type of data emitted by the stream.
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.