ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
Shared information
The information entered when creating the files and the items is shared throughout the environment......
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
Operations performed on class diagrams
The following paragraphs explain......
The use of the Automation type in a site is reserved for the advanced users
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
Extern (Reserved word)
EXTERN is used to...
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.)....
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
MatExist (Function)
Checks the whether the matrix exists in memory.
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
Generating a class diagram
The generation is used to create the WINDEV classes ("......
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
DateTimeLocalToUTC (Function)
Converts a local date and time (time zone, summer time, winter time) to UTC.
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.