ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
MemRetrieve (Function)
Retrieves the return value of an element found in a memory area.
StringBuild (Function)
Builds a character string from an initial string and parameters.
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file: format. width and height. number of bits per pixel. transparency zone. alpha channel....
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
ExeGetPID (Function)
Returns information about the current process.
ContactDisplay (Function)
Opens the form of a contact in the native application for contact management of the device (Android, iPhone or iPad).
xlsCoordinatesToName (Function)
Retrieves the name of a cell, XLS worksheet or Spreadsheet control according to its coordinates.
SSH functions
The following functions are used to connect and communicate with a SSH server:...
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
iTextHeight (Function)
Calculates the height of the font for the text to print (in millimeters).
XMLRoot (Function)
Positions on the root tag of an XML document.
fDelete (Function)
Deletes a file accessible from the current computer.
ContactCreate (Function)
Displays the window for contact creation of the native application for contact management found on the device (Android, iPhone or iPad, Universal Windows).
dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
dbgCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
zipSize (Function)
Returns the size of archive (in ZIP, RAR, CAB, WDZ or 7z format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
xlsComment (Variable type)
The xlsComment type is used to defined all the advanced characteristics of a comment in a cell of an XLS file or Spreadsheet control.
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
gglNotification (Type of variable)
The gglNotification type is used to define information about event notifications in a calendar.