ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
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......
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
The Item control
The "Item" control is used to edit the content of an item found in a data file......
SocketRead (Function)
Retrieves a message sent by another socket.
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
XMLDocument (Function)
Creates a new XML document.
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
AAF: Chart on a table column
When a table column is a Numeric column, the end user can create a chart on the column data and therefore benefit from the power of charts created with WINDEV......
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
fCompress (Function)
Compresses a file.
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......