ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
XMLAddAttribute (Function)
Adds an attribute into an XML document.
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
HDescribeFile (Function)
Describes a data file programmatically.
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated with a collapsed row in a TreeView Table control. find out and/or modify the default image associated with a collapsed row in a TreeView control. find out and/or modify the image associated with a specific collapsed row in a TreeView Table control. find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report....
XMLChild (Function)
Positions on the first child element of current element.
Vertical (Property)
The Vertical property is used to: determine if a control is oriented horizontally or vertically. change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely)....
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
After (Property)
The After property replaces or inserts a procedure after the other procedures in: a Procedure variable. an event associated with a control....
Record (Type of variable)
The Record type is used to save the values of a record.
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
Chart management functions
...Chart management functions...
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
StringInsert (Function)
Inserts a string into another character string at a given position.
diagOval (Type of variable)
The diagOval type is used to define all the advanced characteristics of a shape of type Oval.