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....
LooperRestorePositionAndSelection (Function)
Restores the scrollbar position in a Looper control as well as the selected elements.
LDAPAddAttribute (Function)
Adds an attribute or adds a new value to an existing attribute.
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
LDAPStartAdd (Function)
Initializes the addition of a new object into an LDAP server.
Events associated with a Gantt Chart column
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.