ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTMLEditorGetSelection (Function)
Asynchronously retrieves the current selection from an HTML Editor control.
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
gImage (Function)
Builds a sequence of characters containing an image.
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
NotifDelete (Function)
Deletes a notification displayed in the system bar of the device.
<Organizer>.SelectPlus (Function)
Selects an appointment in an Organizer control.
EncryptGenerateRSAKey (Function)
Generates an RSA private/public key pair....
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....
MenuAdd (Function)
Adds an existing popup menu into the main menu of the current window.
VideoGenerateThumbnail (Example)
Usage example of the VideoGenerateThumbnail function
sfError (Type of variable)
The sfError type is used to find out the characteristics of an error returned by Salesforce...
sfSaveResult (Type of variable)
The sfSaveResult type is used to find out the result of SFAdd and SFModify...
sfExecuteQueryResult (Type of variable)
The sfExecuteQueryResult type is used to find out the result of SFForwardQuery and SFExecuteQuery...
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
ImageWidth (Property)
The ImageWidth property gets and sets the width of the image section displayed in an Image control or in the background of a Chart control.