ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
StringEndsWith (Function)
Checks whether a character string ends: with a specific character string. with one of the character strings in an array....
Before (Property)
The Before property replaces or inserts a procedure before the other procedures in: a Procedure variable. an event associated with a control....
DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias).
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
BurnerList (Function)
Returns the list of burners installed on the current computer.
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
Customizing the User Groupware
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
HSendMessageToClient (Function)
Displays a message on the client computers.
DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.)....
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
ArrayMove (Function)
Allows: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.