ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RGBBlue (Function)
Returns the blue component of an RGB color.
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
RGBRed (Function)
Returns the red component of an RGB color.
Text (Property)
The Text property is used to get and modify text.
GOTO statement
The GOTO statement is used to run a code identified by a given label...
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
First project window
Title (Property)
The Title property is used to get and change the title of an element.
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
Type (Property)
The Type property is used to get and change the type of an element.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
Error (Function)
Displays a custom error message in a system error window.
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
fCompare (Function)
Compares the content of two files bit by bit.
Installing a SOAP server with Netscape iPlanet 4.1
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
Image control in a window
This help page presents the characteristics of an Image control found in a window...