ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

diagText (Type of variable)
The diagText type is used to define all the advanced characteristics of a text associated with a shape in a diagram.
diagConnector (Type of variable)
The diagConnector type is used to define all the advanced characteristics of a connector in a diagram.
rssIdentifier (Type of variable)
The rssIdentifier type is used to describe the unique identifier of a RSS stream entry...
diagConnectionPoint (Type of variable)
The diagConnectionPoint type is used to define all the advanced characteristics of a connection point (i.e. point around a shape that a connector snaps to) in a Diagram Editor control.
Event (Type of variable)
The Event type is used to define all the advanced characteristics of an event: birthday, saint's day, ......
sfDisconnectResult (Type of variable)
The sfDisconnectResult type is used to get the status report of SFDisconnect when disconnecting from a session...
EmailAddress (Type of variable)
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.).
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
dSaveImagePNG (Example)
Usage example of the dSaveImagePNG function
HSetPosition (Example)
Usage example of the HSetPosition function
DateToInteger (Function)
Converts a date to an integer.
XMLElementType (Function)
Returns the type of current element (tag or attribute).
grCreate (Function)
Creates a specific type of chart.
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
SIPAddress (Type of variable)
The SIPAddress type is used to define the advanced characteristics of a SIP address.
ControlNext (Function)
Returns the name of the next control in input mode.
AddChildDelayed (Property)
The AddChildDelayed property indicates the procedure to be called when a row in a TreeView or TreeView Table control is clicked to be expanded.
sfSaveResult (Type of variable)
The sfSaveResult type is used to find out the result of SFAdd and SFModify...
WebAddress (Type of variable)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
Transparency of windows
WINDEV allows you to apply a transparency coefficient to the windows......
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
XMLData (Function)
Returns the value of current element (tag or XML attribute) or the value of one of its attributes.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.