ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RegistryNextKey (Function)
Identifies the key found after the specified key in the Windows registry.
WinInput (Function)
Identifies the window containing the WLanguage code currently run.
<WDPic variable>.PixelOpacity (Function)
Identifies the opacity of a pixel in a WDPic image with an Alpha channel.
<picLayer variable>.PixelOpacity (Function)
Identifies the opacity of a pixel in a WDPicLayer image with an Alpha channel.
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
<sfConnection variable>.Read (Function)
Retrieves the Salesforce records from their identifiers.
Error 301: Unknown identifier
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
<Image variable>.PixelOpacity (Function)
Identifies the opacity of a pixel in an image (in an Image variable) with an Alpha channel.
<Image>.PixelOpacity (Function)
Identifies the opacity of a pixel in an image (in an Image control) with an Alpha channel.
<Chart>.AutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
GOTO statement
The GOTO statement is used to run a code identified by a given label...
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
ParentObject (Function)
Identifies the "parent" of a graphic object: control, column, window, page, ...
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
RegistryFirstSubKey (Function)
Identifies the path of first subkey of specified key in the Windows registry.
MongoGridFSGetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
AccountID (Property)
The AccountID property manages account identifiers.
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
<Chart>.AutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
SeekProcedure (Function)
Seeks a procedure identified by its name. The procedure found can be run directly.