ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Events associated with internal windows
List of events associated with internal windows...
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
fMoveFile (Function)
Moves a file from one directory to another.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
Thumbnail control properties
List of properties associated with the Thumbnail control...
ThreadCurrent (Function)
Returns the name of the thread currently run.
SemaphoreDestroy (Function)
Explicitly destroys a semaphore.
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....
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
Bluetooth functions
List of Bluetooth functions...
HOnError (Example)
Usage example of the HOnError function
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).
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
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).
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
DotNetDelegate (Function)
Initializes a.NET delegate.