ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LooperInsertLine (Function)
Inserts a row into a Looper control.
ReplicInfo (Function)
Returns information about a replication.
HRplManageItem (Function)
Specifies the replication options for an item: the item can be replicated or not.
HRplFilterProcedure (Function)
Defines the WLanguage procedure that will be called whenever a replication operation is performed on a specific file.
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
EventDestroy (Function)
Explicitly destroys an event.
SemaphoreDestroy (Function)
Explicitly destroys a semaphore.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
Sort (Function)
Sorts a WLanguage array.
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
LooperDelete (Function)
Deletes a row from a Looper control.
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
RTFToText (Function)
Returns the text without the formatting characteristics specific to RTF.
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
BurnerAddFile (Function)
Adds a file to the compilation.
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
LooperCount (Function)
Returns the number of rows in a Looper control.
MySelf (Reserved word)
MySelf is used to handle the current control...