ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
<Connection variable>.InfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
TwainScanArea (Function)
Used to define or re-initialize the area to scan.
tapiStop (Function)
Stops reading a pre-recorded message (tapiPlay).
EmulateDnD (Function)
Emulates a "Drag & Drop" gesture in automated tests.
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
NoAccent (Function)
Converts accented characters in a string to non-accented characters.
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
Print constants
List of constants used by the print functions....
<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.
HListSynonym (Function)
Returns the list of synonyms used by a full-text index.
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
ExceptionEnable (Function)
Re-enables the current exception process if the exception was corrected.
<Image>.ModifyLightness (Function)
Modifies the lightness of an image contained in an Image control.
PanelActivate (Function)
Activates a panel when several panels are docked together.
<Dockable panel>.Activate (Function)
Activates a panel when several panels are docked together.
<Image>.ModifyContrast (Function)
Changes the contrast of an image contained in an Image control.
CoordinateImageToImageControl (Function)
Converts the coordinates of a rectangle in the image to the corresponding coordinates in the Image control.
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
HTML (Property)
The HTML property is used to configure the use of HTML content.
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....