ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLData (Function)
Returns the value of current element (tag or XML attribute) or the value of one of its attributes.
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
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.
List,Position (External language)
Position the first element displayed in the list or returns the subscript of the first element displayed.
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.
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
WEBDEV Application Server remote control functions
The following functions are used to manage users and connections on a WEBDEV Application Server:...
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
HFSQL Control Center: HFSQL Cluster management
The HFSQL Control Center includes all the tools needed to manage HFSQL clusters......
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options......
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: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Report viewer: Proposing several reports
In the document preview, end users can......
The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......
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.
<List Box>.Select (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.