ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MongoDB functions
The following functions and types are used to handle the MongoDB data:...
ReplicInfo (Function)
Returns information about a replication.
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
SFSeekDeleted (Function)
Seeks and retrieves the records (Salesforce objects) deleted during the specified period.
SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
SFUndelete (Function)
Restores previously deleted Salesforce records.
SFSeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.
ServiceRefresh (Function)
Asks a service to re-read its configuration information.
gpwActivateUser (Function)
Validates a new user in the User Groupware database by activating the user.
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
SexagesimalToDecimal (Function)
Returns the decimal angle corresponding to a sexagesimal angle.
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
SchedulerReset (Function)
Populates the ScheduledTask and/or TriggerScheduledTask structures with the default values....
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table 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....
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
ModificationDurationAPT (Property)
The ModificationDurationAPT property is used to determine and specify if the user can modify the duration of an appointment in a Scheduler or Organizer control.
fListResource (Function)
Lists the resources integrated to the application.
ArcTan2 (Function)
Returns the arc tangent 2 of the values passed in parameter.