ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Drawing constants
List of constants used by the drawing functions....
Accessibilité (Property)
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
Environment of the window editor
The main elements of window editor are as follows:
Environment of the project editor
The main elements of the project editor are as follows:
General environment of WINDEV
Environment of the report editor
Environment of the report editor...
Environment of the query editor
Test of a query
The query editor allows you to run the test of query result......
SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.
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...
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
<Window>.CurrentLayout (Function)
Returns the index of the current layout in the window or internal window.
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
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.
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
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.