ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
IntegerPart (Property)
The IntegerPart property is used to configure Numeric items.
DecimalPart (Property)
The DecimalPart property is used to configure Numeric items.
SQLCode (Property)
The SQLCode code property is used to get the SQL code of a query created with the query editor (".WDR" file).
1. Managing emails
WINDEV includes multiple methods to manage emails...
MmoPackMethod (Property)
The MmoPackMethod property sets the compression mode of a MMO file (containing text and binary memos) associated with a data file.
DeletionRule (Property)
The DeletionRule property is used to configure the deletion rule (integrity management) to be applied to the data file described through programming.
dBlur (Function)
Blurs the entire given area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
Compilation options
The compilation options allow you to define the help system generation settings......
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated with a collapsed row in a TreeView Table control. find out and/or modify the default image associated with a collapsed row in a TreeView control. find out and/or modify the image associated with a specific collapsed row in a TreeView Table control. find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report....
Currencies
A currency is a real coded on 10 bytes....
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
HLogRecreate (Function)
Used to re-create an empty log.
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
Miscellaneous Windows constants
List of constants used by the Windows functions....
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....