ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SysReleaseDC (Function)
Frees the current DC (Device Context) retrieved by SysGetDC.
Memo (Property)
The Memo property is used to determine if an item is of type memo.
sInExitQueue (Function)
Retrieves the number of bytes waiting to be transferred in the output buffer of the specified serial port or parallel port.
<Looper>.InsertLine (Function)
Inserts a row into a Looper control.
<Image variable>.Crop (Function)
Returns the cropped part of an image. This image is in an Image variable.
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
MatDelete (Example)
Usage example of the MatDelete function
EmailSend (Example)
Usage example of the EmailSend function
StatVarianceP (Example)
Usage example of the StatVarianceP function
BuildBrowsingTable (Example)
Usage example of the BuildBrowsingTable function
Parameters of the procedure used by NearbyShareDiscoverDevice (Request)
WLanguage procedure ("callback") called by NearbyShareDiscoverDevice when a new nearby device is discovered, or when a previously discovered device is no longer available.
sfError (Type of variable)
The sfError type is used to find out the characteristics of an error returned by Salesforce...
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
The Spreadsheet control
Spreadsheets are one of the most used office tools......
LDAPReplaceAttribute (Function)
Replaces all the values of an attribute by a specific value.
Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......
dTextRTF (Function)
Draws RTF text: in an Image control, in an Image variable....
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.