ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DisplayMode (Property)
The DisplayMode property gets and changes: the display mode in a Word Processing control, the display mode in a PDF Reader control the display mode in an HTML Editor control, the display mode in a Kanban control...
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.
SFSeekDeleted (Function)
Seeks and retrieves the records (Salesforce objects) deleted during the specified period.
SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).
SFUndelete (Function)
Restores previously deleted Salesforce records.
SFSeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.
PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
BurnerEject (Function)
Opens or closes the door of current burner.
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
PageDisplay (Function)
Displays a web page in the user's browser....
SFConnect (Function)
Allows you to authenticate yourself beside a Salesforce platform.
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
dModifyHue (Function)
Changes the hue of an image: in an Image control, in an Image variable....
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
HCopyRecord (Example)
Usage example of the HCopyRecord function
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....