ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
ButtonType (Property)
The ButtonType property is used to get and change the type of a Button control: Cancelation, Interruption, Validation, ...
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
ERR_DISCONNECTED_BY_ADMIN
List,Position (External language)
Position the first element displayed in the list or returns the subscript of the first element displayed.
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
XMLData (Function)
Returns the value of current element (tag or XML attribute) or the value of one of its attributes.
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
<WDPic variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
Examples for using the OLE DB provider for HFSQL
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
NetMACAddress (Function)
Returns the MAC address (physical address) of one of the network cards found on the computer.
<Upload>.Size (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
<Upload>.CurrentFileSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......