ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SchedulerReset (Function)
Populates the ScheduledTask and/or TriggerScheduledTask structures with the default values....
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.
MongoDB functions
The following functions and types are used to handle the MongoDB data:...
ReplicInfo (Function)
Returns information about a replication.
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
Error 1004: To explicitly access an element of the base class '%1', use the syntax
Developing multilingual applications
A multilingual application is an application that can be distributed in several languages......
Parameter Description (Type of variable)
Parameter Description variables are used to programmatically describe a parameter.
SpeechSynthesisVoice (Type of variable)
The SpeechSynthesisVoice type is used to get all the advanced characteristics of a speech synthesis voice.
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.