ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DriveUploadDirectory (Function)
Envoie un répertoire (présent sur la machine de l'utilisateur) vers un disque distant....
FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.
fSeparator (Function)
Returns a file path with normalized separators.
iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
Relationships in a CDM
The relationships are used to link entities among themselves or to link associations to entities......
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
MemRetrieve (Function)
Retrieves the return value of an element found in a memory zone.
TreeInfoXY (Function)
Returns the TreeView element found at a given position.
MatDelete (Function)
Deletes an existing matrix.
grPrint (Function)
Prints a chart.
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
Recompiling the project
The project compilation is a process used to......
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
Clipping the window according to an image
An image can be used to easily define the shape of a window......
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....