ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions...
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....
HTMLEditorGetSelection (Function)
Asynchronously retrieves the current selection from an HTML Editor control.
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
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.
Array management functions
List of functions for managing arrays...
DateTimeDifference (Function)
Calculates the difference between two dates and times.
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
HTMLEditorGetDocument (Function)
Asynchronously retrieves the HTML document being displayed in an HTML Edit control.
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
NetMACAddress (Function)
Returns the MAC address (physical address) of one of the network cards found on the computer.
MenuUnMark (Function)
Removes the checkmark displayed in front of the menu option (popup menu or drop-down menu).