ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
StringInsert (Function)
Inserts a string into another character string at a given position.
LooperAdd (Function)
Adds a row at the end of a Looper control.
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
MapMode (Property)
The MapMode property determines and changes how the map is displayed in the Map control.
zipDeleteFile (Function)
Deletes a file from an archive.
gLine (Function)
Builds a sequence of characters containing a line.
Count (Property)
The Count property returns the number of elements in a given set.
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
StringReverse (Function)
Reverses the characters of a string.
CameraPhoto (Function)
Captures a photo via a Camera control in an Android or iOS application.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
ExceptionInfo (Function)
Retrieves information about the current exception.
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....