ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
ControlNext (Function)
Returns the name of the next control in input mode.
dPixelColor (Function)
Identifies the color of a pixel found: in an Image control. in an Image variable. in a picLayer variable. in a WDPic variable]....
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
TransparencyMode (Property)
The TransparencyMode property gets and sets the transparency mode of an image.
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
LDAPMode (Function)
Modifies the operating mode of an LDAP session.
FullScreenDisable (Function)
Disables the "Full screen" mode of browser.
<Toolbar>.Position (Function)
Indicates the display mode of a Toolbar control.
KioskDisable (Function)
Disables kiosk mode for the current application.
<Source>.CheckStructure (Function)
Defines the mode for comparing data files.
<Source>.Mode (Function)
Changes the mode and the method for locking tables.
Error 1006: The member is not global: use: to access it
HTMLEdit (Property)
The HTMLEdit property is used to: find out whether a Word Processing control is displayed in optimized mode for HTML editing, modify a Word Processing control to display it (or not) in optimized mode for HTML editing....