ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
ComponentInfo (Function)
Returns information about a component.
SocketExist (Function)
Checks the existence of socket.
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
<Image>.Fill (Function)
Colors an area in an Image control.
RGBBlue (Function)
Returns the blue component of an RGB color.
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
2. UML models
Control Center of WINDEV executables (WDADMINEXE)
When a WINDEV application is installed in network, a program used to remotely check the application executables is automatically created......
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
WINDEV 2024 Tutorial - Table of contents
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
5. HFSQL Client/Server
A WINDEV Mobile application can also use an HFSQL database in Client/Server mode....
3. WINDEV Mobile: Android, iOS, UWP...
WINDEV Mobile applications can run on the following platforms...
Using an external component in an application
A component can be reused at any time in any application......
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
<Image>.DrawRectangleGradient (Function)
Draws a rectangle in an Image control.
<Image>.PixelOpacity (Function)
Identifies the opacity of a pixel in an image (in an Image control) with an Alpha channel.