ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SCP functions
The SCP functions are as follows ......
List,Modify (External language)
Modifies an element in a drop-down list or in an expanded list.
List,Select,+ (External language)
Selects an element in a drop-down list or in an expanded list.
List,Select,- (External language)
Deselects an element from a drop-down list or from an expanded list.
SystemIntegerToInteger (Function)
Converts a system integer to a 4-byte integer.
<Calendar>.SelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
<DateTime type>.ToReal (Function)
Converts a date and time to an 8-byte real.
<Connection variable>.ActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
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).
MenuSelectMinus (Function)
Disables (grays out) a menu option (popup menu or drop-down menu).
Managing the HDFS system
HDFS (Hadoop Distributed File System) is one of the component of the Hadoop framework......
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.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
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").
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....
NoAccent (Function)
Converts accented characters in a string to non-accented characters.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
Functions for managing Map controls (prefix syntax)
The following functions are used to manage Map controls via prefix syntax...