ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Link control
The Link control is used to:
  • create a link in an HTML page.
  • create a link in a report printed in HTML format.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
EnumControl (Example)
Usage example of the EnumControl function
RGBGreen (Function)
Returns the green component of an RGB color.
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
Calling a procedure/a function
Syntax for calling a local or global procedure.
Chart: Managing legends
Several types of legends are supported in the charts......
eChangeCurrency (Function)
Converts a currency into another currency.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
Constants for managing character strings
List of constants used by string management functions...
dPixelColor (Example)
Usage example of the dPixelColor function
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
Report based on a query
Queries are used to easily select records in one or more data files......
ProjectInfo (Function)
Returns specific information about the project currently run.
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
diagWaypoint (Type of variable)
The diagWaypoint type is used to define all the advanced characteristics of a connector waypoint.
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
fDriveInfo (Example)
Usage example of the fDriveInfo function