ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WinCopyForm (Function)
Copies the content of a form into the clipboard.
iCalendarToScheduler (Function)
Imports data in iCalendar format into a Calendar control.
fCopyFile (Example)
Usage example of the fCopyFile function
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
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.
fMoveFile (Function)
Moves a file from one directory to another.
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
ThreadCurrent (Function)
Returns the name of the thread currently run.
SemaphoreDestroy (Function)
Explicitly destroys a semaphore.
HTTP server response procedure parameters
WLanguage procedure (also called "callback") called by the HTTPSend function or the HTTPSendAsynchronous function when the HTTP server responds.
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
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....
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
Bluetooth functions
List of Bluetooth functions...
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
fOpen (Example)
Usage example of the fOpen function
EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).