ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExceptionEnable (Function)
Re-enables the current exception process if the exception was corrected.
Email management functions
List of functions for managing emails...
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
BrowserPlatform (Function)
Returns the user's browser platform....
DisplayEvenIfNull (Property)
The DisplayEvenIfNull property is used to: Determine whether a row or column in a Pivot Table control is displayed even if it contains no value. Show or hide a row or column in a Pivot Table control if it does not contain any values....
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
TableSetFocus (Function)
Gives focus to a row found in a Table or TreeView Table control: the control switches to edit for the specified row and column.
ModbusReadFloat (Function)
Reads one or more single-precision floats from a Modbus slave, starting at a specific address.
LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
tapiBlindTransfer (Function)
Performs a "blind" transfer.
StringBuild (Function)
Builds a character string from an initial string and parameters.
MemOut (Function)
Used to find out whether the browse performed on a memory area is outside this memory area.
ControlPrevious (Function)
Specifies the name of control that was in edit before the current control.
NbDescribedThumbnail (Property)
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item.
dClear (Function)
Clears the content of an Image variable or Image control and fills it with the specified color.
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
Table,Display (External language)
Refreshes the Table control.
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
eRoundDifference (Function)
Returns the rounding difference between: the value displayed in a "Currency + Euro" control, the associated control used for dual display....
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
Handling incoming or outgoing faxes
To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000......