ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
XMLValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
TableMoveBranch (Function)
Moves the content of a row as well as its entire descending tree structure in a TreeView Table control.
<Organizer>.AddAppointment (Function)
Adds a new appointment to an Organizer control.
TableSwapBranch (Function)
Swaps the content of two rows (as well as their respective tree structure) in a TreeView Table control.
gglMarker (Type of variable)
The gglMarker type is used to define the characteristics of a marker that must be positioned on a map...
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
DashMode (Function)
Opens or closes the Dashboard control edit mode.
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
FilterCondition (Property)
The FilterCondition property gets the selection condition set by HFilter on a table, HFSQL view, or query.
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
XMLChild (Function)
Positions on the first child element of current element.
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
DateTimeDifference (Function)
Calculates the difference between two dates and times.
ArrayIntersect (Function)
Returns an array corresponding to the intersection of two arrays. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Use the new features of WINDEV Suite SaaS 2025....
grTitleFont (Function)
Modifies the font used for the chart title.
XMLDocument (Function)
Creates a new XML document.
zipSize (Function)
Returns the size of the archive (in ZIP, RAR, CAB, WDZ, 7z, gzip, TAR or TGZ (TAR.GZ) format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
grLegendFont (Function)
Modifies the font used for the chart legend.
fExtractPath (Function)
Returns the different elements of a path: drive, directories, name and extension of the file.
ArrayUnion (Function)
Returns an array corresponding to the union of two arrays. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Use the new features of WINDEV Suite SaaS 2025....