ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing the HDFS system
HDFS (Hadoop Distributed File System) is one of the component of the Hadoop framework......
Compound statements
MCI functions
List of MCI functions...
TwainScanArea (Function)
Used to define or re-initialize the area to scan.
tapiStop (Function)
Stops reading a pre-recorded message (tapiPlay).
SCP functions
The SCP functions are as follows ......
<Connection variable>.ActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
PasswordProtected (Property)
The PasswordProtected property is used to determine if a datafile is password-protected.
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
AAF: Chart on a table column
When a table column is a Numeric column, the end user can create a chart on the column data and therefore benefit from the power of charts created with WINDEV......
FlexWrap (Property)
The Property FlexWrap allows you to know and modify the management of the return to row of the fields of a row of a Flexbox field ( Property 7900 corresponding CSS "flex-wrap").
NoAccent (Function)
Converts accented characters in a string to non-accented characters.
6. Multilingual applications
NetDisconnect (Function)
Disconnects from an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
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....
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
MenuAddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).
Optional parameters
Some of the parameters passed to a procedure can be optional parameters......
HFSQL constants
List of constants used by the HFSQL functions....
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
PDFMergeWithPassword (Function)
Merges several existing and password-protected PDF files into a single PDF file.
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.