ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms
New features in WINDEV Mobile 2025
WINDEV Mobile 2025 is available!
WINDEV Mobile 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ...
2025 new features brochure: WINDEV Mobile new features
What's new in WINDEV Mobile 2025 in the What's new 2025 brochure.
Installing WINDEV, WEBDEV or WINDEV Mobile
This page describes the configuration required to install WINDEV, WEBDEV or WINDEV Mobile, as well as the different installation steps...
2024 new features brochure: WINDEV Mobile new features
What's new in WINDEV Mobile 2024 in the 2024 New Features brochure.
WINDEV Mobile 2025 Tutorial - Table of contents
WINDEV Mobile overview
WINDEV Mobile is a development environment for PC that allows you to develop ...
Various functions
List of various functions found in WINDEV, WINDEV Mobile and WEBDEV.
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]...
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user...
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
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.
SMSSend (Function)
Sends an SMS.
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.
ArrowStart (Function)
Sets the position of the source end of an arrow in a "Shape" control.
HTMLToRGB (Function)
Converts the HTML color into RGB color.
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.