ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
SocketRead (Function)
Retrieves a message sent by another socket.
SocketConnect (Function)
Connects a client computer to a given socket.
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
gpwListOAuthParameters (Function)
Retrieves the list of OAuth parameters defined for the User Groupware, i.e. the list of providers (Google, Facebook, etc.) to which it is possible to connect via the User Groupware. These parameters are defined via the User Groupware administration site.
SocketCreateBluetooth (Function)
Creates a socket using a Bluetooth device.
Code history
The code history is used to......
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
Socket management functions
List of functions for managing sockets...
Operations performed on deployment diagrams
The following paragraphs explain......
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
VideoGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
Image drawing and processing functions
List of image drawing and processing functions...
HTTP functions
List of HTTP functions...
SMSSend (Function)
Sends an SMS.
SMSReset (Function)
Resets all variables of SMS structure.
SMSFirst (Function)
Reads the first SMS message stored on the Android phone.
SMSNext (Function)
Reads the following SMS message stored on the Android phone.
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
"Reports & Queries" software
This is "Reports & Queries"......
Programming the table cells
The Table controls can be handled......