ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode...
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ...
Tutorial
A tutorial is delivered with WINDEV, WEBDEV and WINDEV Mobile...
(No title )
Execution platform
WINDEV Mobile allows you to develop applications for different families of products...
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]...
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
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.
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
<Window>.CurrentLayout (Function)
Returns the index of the current layout in the window or internal window.
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
WinCurrentLayout (Function)
Returns the index of the current layout: in the current window. in the specified window or internal window....
Drawing constants
List of constants used by the drawing functions....
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
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.
ArrowStart (Function)
Sets the position of the source end of an arrow in a "Shape" control.
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
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.
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Tiff (Type of variable)
The Tiff type is used to define the advanced characteristics of a TIFF image.