ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grLegendFont (Function)
Modifies the font used for the chart legend.
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
dInvertColor (Function)
Inverts the colors: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
RGB (Function)
Defines a color from its Red, Green and Blue components.
Right (Function)
Extracts the last characters from a string or string buffer.
HSetREP (Function)
Enables or disables the management of .REP file.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
Events associated with Camera controls
List of WLanguage events associated with Camera controls....
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......
grTitleFont (Function)
Modifies the font used for the chart title.
Multiple generation
Project configurations are used to easily define the different "targets" of your project......
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
grLabel (Function)
Indicates various parameters of additional legend in a chart.
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
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......
Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined in the data model editor or through programming. get and change the image associated with a Thumbnail control....
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
XMLAddAttribute (Function)
Adds an attribute into an XML document.
XML functions
List of XML functions...
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
diagText (Type of variable)
The diagText type is used to define all the advanced characteristics of a text associated with a shape in a diagram.