ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iConfigureReport (Function)
Configures the printer by opening the configuration window (WINDEV and WINDEV Mobile).
CountryList (Function)
Returns the list of all countries or countries of a given continent according to ISO 3166-1.
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
<Combo box>.Close (Function)
Forces the closing of the drop-down list in a Combo Box control (simple or multi-column Combo Box).
WinOutYPos (Function)
Returns the vertical position of the upper-left corner of a window in relation to the upper-left corner of the screen.
Error 1018: The method is global: use the: operator: to access it
WinOutXPos (Function)
Returns the horizontal position of the upper-left corner of a window in relation to the upper-left corner of the screen.
<Chrono>.Resume (Function)
Resumes a stopwatch previously stopped by <Chrono>.Fin or <Chrono>.Pause.
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).
ErrorThrow (Function)
Throw a non-fatal error.
Dialog box management functions
List of functions for managing dialog boxes...
Error 103: The type is unknown
Thumbnail (Property)
The Thumbnail property can be used on: the items of an HFSQL data file. For more details, see Thumbnail property on items. the Thumbnail controls (WEBDEV only). For more details, see Thumbnail property on Thumbnail controls....
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
zipNbPart (Function)
Returns the number of sub-archives (parts) found in an archive in CAB, RAR, ZIP, WDZ, 7z, TAR or TGZ (TAR.GZ) format.
SQLChangeConnection (Function)
Modifies the current connection.
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
You used WINDEV 28
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
iCloudKeyValueWatch (Function)
Defines the procedure called when the value of a key is changed in an Apple iCloud-based container of "key-value" pairs.
Error 1021: The method of the class is not global
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
tapiDialerDisplay (Function)
Opens the default telephony application (dialer) and displays the specified number. No call is made.
ZOrder (Property)
The ZOrder property defines the Z-order of an element.