ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
PDFGetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
Help system properties
The properties of help system are used to define......
Handling a chart in the editor
In the editor, a Chart control includes different sections......
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Example for creating a select query
This help page explains how to create two select queries......
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
grMenu (Function)
Defines the type of context menu displayed by a chart.
Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......
<diagShape variable>.ToImage (Function)
Creates an image from a shape in a diagram (the shape can be displayed or not in the diagram).
DiagramShapeToImage (Function)
Creates an image from a shape in a diagram (the shape can be displayed or not in the diagram).
grWaterfallColor (Function)
Indicates the color for a type of category in a Waterfall chart.
<Chart>.Menu (Function)
Defines the type of context menu displayed by a chart.
<Chart>.WaterfallColor (Function)
Indicates the color for a type of category in a Waterfall chart.
Using the query result
The result of a select query can be used in......
How to use the indirection operators?
The indirection operators ({ }) are used to handle an object whose name is found in a variable......
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
InternalWindow
The Property Internal Window allows you to define the name of the internal window to use.
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
1. What is the WEBDEV administrator used for
NumberAccessiblePages (Property)
The NumberAccessiblePages property is used to get the number of pages currently loaded in a PDF Reader or Word Processing control.
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......