ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BrowserRunApp (Function)
Opens the default Web browser of the current device.
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
WINDEVVersion (Function)
Returns the version number of the wdxxxvm DLL.
SemaphoreDestroy (Function)
Explicitly destroys a semaphore.
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
iOutputInfo (Type of variable)
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer.
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
Remote WEBDEV administrator: Personal information
The remote management tool is used to check and modify (if necessary) your personal information....
gImage (Function)
Builds a sequence of characters containing an image.
SQL view
An SQL view is a virtual data source defined by an SQL query......
ThreadCurrent (Function)
Returns the name of the thread currently run.
grStockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
StringReverse (Function)
Reverses the characters of a string.
mongoConnection (Type of variable)
The mongoConnection type is used to define the advanced characteristics of a connection to a MongoDB server.
ThreadState (Function)
Returns the current status of a thread.
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
Sort (Function)
Sorts a WLanguage array.
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
XMLDocument (Function)
Creates a new XML document.
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.