ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
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.
zipNbPartNeeded (Example)
Usage example of the zipNbPartNeeded function
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:...
SchedulerReset (Function)
Populates the ScheduledTask and/or TriggerScheduledTask structures with the default values....
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
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.
Printing in PDF format: Special cases
Specific features of print in PDF format...
SysIconAddImage (Function)
Adds an icon that overlays the application icon in the taskbar.
Image drawing and processing functions (prefix syntax)
List of image drawing and processing functions (prefix syntax)...
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.