ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
Starting WDOptimizer in a command line
WinCopyForm (Function)
Copies the content of a form into the clipboard.
iCalendarToScheduler (Function)
Imports data in iCalendar format into a Calendar control.
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
ThreadCurrent (Function)
Returns the name of the thread currently run.
SemaphoreDestroy (Function)
Explicitly destroys a semaphore.
Constants for managing the modification of windows by the user
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces and binary zeros). the size of a buffer, i.e., the number of bytes in the buffer....
fCopyFile (Example)
Usage example of the fCopyFile function
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
fOpen (Example)
Usage example of the fOpen function
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
HDFS functions
The following functions are used to manage files on a HDFS system......
Bluetooth functions
List of Bluetooth functions...
grTitle (Function)
Modifies the caption and/or position of the chart title....
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
BrowserRunApp (Function)
Opens the default Web browser of the current device.
ThreadState (Function)
Returns the current status of a thread.
grScatter3DLinkPoint (Function)
Links (or not) the points found in a "3D Scatter" chart.
fExeDir (Function)
Returns the directory from which the execution is started.