ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
Socket management functions
List of functions for managing sockets...
HTTP functions (prefix syntax)
List of HTTP functions...
Configuring the browser "Back" button
The "Back" button allows users to see the history of pages they previously visited......
<Check box>.Count (Function)
Returns the number of options found in a Check Box control.
<List Box>.Count (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
<Radio button>.Count (Function)
Returns the number of options found in a Radio Button control.
<ANSI string>.ToNum (Function)
Returns the numeric value of a character string. This feature enables you to perform numeric calculations on strings.
PageChangeLayout (Function)
Applies a specific layout to a page.
WINDEV 2024 Tutorial - Table of contents
gpwMode (Function)
Returns the User Groupware runtime mode.
Image drawing and processing functions
List of image drawing and processing functions...
Setup on a local network (LAN)
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......