ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.
Calendar (Type of variable)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
Test of a query
The query editor allows you to run the test of query result......
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
Reminder (Type of variable)
The Reminder type is used to describe and handle a reminder to inform the user of an appointment.
Constants for managing appointments
Lists of constants used to manage the appointments...
Drawing constants
List of constants used by the drawing functions....
<Window>.CurrentLayout (Function)
Returns the index of the current layout in the window or internal window.
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
ArrowStart (Function)
Sets the position of the source end of an arrow in a "Shape" control.
ArrowEnd (Function)
Sets the position of the target end of an arrow in a "Shape" control.
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
HTMLToRGB (Function)
Converts the HTML color into RGB color.
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
WinCurrentLayout (Function)
Returns the index of the current layout: in the current window. in the specified window or internal window....
gpwOpen (Function)
Opens the User Groupware login window or page.
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
SocketWrite (Function)
Writes a message intended to another socket.
SocketClose (Function)
Closes a socket or a connection to a server socket.
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found on the server.
Tiff (Type of variable)
The Tiff type is used to define the advanced characteristics of a TIFF image.