ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
Fax constants
List of constants used by the functions for managing faxes....
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
IncomingData (Property)
The IncomingData property gets and sets the type of data received by the stream.
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
Supercontrol
A supercontrol is an advanced type of control......
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
iPrintXLS (Function)
Prints the current worksheet of a document in "xlsx" or "xls" format.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
Error 26: No END statement is associated with this THEN
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
Cardinalities
The cardinalities are used to count the links between the files......
iCreateFont (Example)
Usage example of the iCreateFont function
Image drawing and processing functions (prefix syntax)
List of image drawing and processing functions (prefix syntax)...
Document (Property)
The Document property is used to identify or modify the HTML document associated with an HTML Display control or an HTML Editor control.
GetTheme (Function)
Gets the current theme of a mobile application.
StringReverse (Function)
Reverses the characters of a string.
iPrintReport (Function)
Prints a report created with the report editor.
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.