ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MapDeleteShape (Function)
Deletes a shape drawn on the map displayed in an Map control.
ArrowEnd (Function)
Sets the position of the target end of an arrow in a "Shape" control.
sfLeadConvert (Type of variable)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
SOAPGetHeader (Function)
Retrieves a header in the SOAP message received further to a call to a Webservice.
ComponentLoadAll (Function)
Recursively loads in memory all the external components used in the project.
<TreeView>.Add (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
<Map>.DeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
AnchorToContent (Property)
The AnchorToContent property determines and changes how the control adapts to its content.
TreeGetIndex (Function)
Returns the index of an element (node or leaf) in a TreeView control.
<emailIMAPSession variable>.ChangeFolder (Function)
Modifies the current folder in the messaging software using the IMAP, ...
LineColor (Property)
The LineColor property is used to define the line color of a shape.
ArrowStart (Function)
Sets the position of the source end of an arrow in a "Shape" control.
MapModifyShape (Function)
Modifies a shape drawn on the map displayed in a Map control.
HTMLWrap (Function)
Wraps the specified node in a given node of an HTML document.
<Map>.DeleteShape (Function)
Deletes a shape drawn on the map displayed in an Map control.
<Map>.ModifyShape (Function)
Modifies a shape drawn on the map displayed in a Map control.
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
<htmlNode variable>.Wrap (Function)
Wraps the specified node in a given node of an HTML document.
Shadow (Property)
The Shadow property enables or disables the shadow of a shape in a diagram.
DiagramUngroup (Function)
Dissociates the different shapes of a group in a Diagram Editor control.
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
HFSQL management functions (prefix syntax)
List of functions for HFSQL management...
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......