ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
Constants used by the TraceStart function
List of constants used by the TraceStart function....
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
Option (Property)
The Option property is used to get and change certain options.
ColorPalette (Function)
Returns a color found in the current palette.
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
InKioskMode (Function)
Indicates whether the Android application is in kiosk mode.
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
CtUserName (Property)
The CtUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
MemFound (Function)
Checks whether the sought element was found.
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
sEvent (Function)
Branches an event on a serial port.
ErrorThrow (Function)
Throw a non-fatal error.
grOverlayChart (Function)
Used to display two different types of charts in the same chart.