ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
WinGiveSuitableHeight (Function)
Returns the height of a window, adapted to the content of controls.
WinGiveSuitableWidth (Function)
Returns the width of a window, adapted to the content of controls.
Orientation (Property)
The Orientation property gets and sets the angle of an element.
PVTAxisXY (Function)
Used to: Specify the row and column headers displayed in a Pivot Table control. Find out the row and column headers displayed in a Pivot Table control....
GanttWorkingHour (Function)
Overwrites the working hours on a row in a Gantt Chart column of a Table (or TreeView Table) control.
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
HInitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
LooperAdd (Function)
Adds a row at the end of a Looper control.
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
Events associated with the Conference control
List of events associated with a Conference control...
ControlToSource (Function)
Assigns the control value to the source of a control link.
VideoStartDecoding (Function)
Starts decoding bar codes in a Camera control.
CameraStartDecoding (Function)
Starts decoding bar codes in a Camera control.
Component diagram
A component diagram shows the physical and static architecture of a system software......
CurrentIndex (Function)
Depending on the specified control, returns: the number of the current row displayed in the current Table control, the number of the option with focus in a Check Box control, the number of the current row in the current Looper control, the index of the current indexed control....
NetConnect (Function)
Connects to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....