ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
Shape (Property)
The Shape property allows you to handle the different shapes of an element.
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
Filling a Chart control
The data that will be displayed in the Chart control can come from......
MapMode (Property)
The MapMode property determines and changes how the map is displayed in the Map control.
<Chart>.AutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
AdjustmentMode (Property)
The AdjustmentMode property determines and changes how a Spreadsheet control is adjusted in a report.
grScatter3DMarkCaption (Function)
Used to specify the mark caption for a 3D Scatter chart.
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
<diagShape variable>.ToImage (Function)
Creates an image from a shape in a diagram (the shape can be displayed or not in the diagram).
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
DiagramShapeToImage (Function)
Creates an image from a shape in a diagram (the shape can be displayed or not in the diagram).
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
4. When to use the debugger?
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
Detailed use of WINDEV FTP/RPC