ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysIdentifier (Function)
Returns the unique identifier of the current mobile device.
InVGAMode (Function)
Indicates whether the application is run in VGA mode on a mobile device.
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
1. Project dashboard
The project dashboard is an essential element for managing WINDEV Mobile projects....
3. Project dashboard
Project dashboard...
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
13. 3-Tier architecture
Share your projects via Git
Git is a source code manager......
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified...
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
App Tracking Transparency - Activity tracking
on third-party mobile apps and websites for advertising or data sharing purposes......
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given...
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...
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...
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client...
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...
<Image>.Resize (Function)
Resizes an image in an Image control.
Tiff (Type of variable)
The Tiff type is used to define the advanced characteristics of a TIFF image.