ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
WiFiDeleteNetwork (Function)
Deletes a network from the list of Wi-Fi networks configured on the device.
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
MenuSelectMinus (Function)
Disables (grays out) a menu option (popup menu or drop-down menu).
ExceptionEnable (Function)
Re-enables the current exception process if the exception was corrected.
List,Insert (External language)
Inserts an element at the given index of a drop-down or expanded list.
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
YAxisMin (Property)
The YAxisMin property gets the minimum value of the Y-axis in a Chart control.
PC SOFT's Assistance Directe ® service
Your application may be strategic and you may want to have a priority access to the Technical Support......
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
8. Sharing a project in practice
Functions for managing Map controls (prefix syntax)
The following functions are used to manage Map controls via prefix syntax...
<PDF reader>.InfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
Telemetry: Overview
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications via the telemetry......
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
Optional parameters
Some of the parameters passed to a procedure can be optional parameters......
Interface of WDInst
MenuAddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
Managing the HDFS system
HDFS (Hadoop Distributed File System) is one of the component of the Hadoop framework......
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.