ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ReplicInfo (Function)
Returns information about a replication.
SysIconAdd (Example)
Usage example of the SysIconAdd function
Date and Time management functions
List of functions for managing dates and times...
ContactSource (Type of variable)
The ContactSource type is used to define the advanced characteristics of a source (or account) for the contacts (example: Google, Exchange, Facebook).
2. Analysis in practice
HInitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
fUnlock (Function)
Entirely or partially unlocks an external file.
VideoCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
XMLClose (Function)
Closes an XML document created by XMLDocument.
HRplManageItem (Function)
Specifies the replication options for an item: the item can be replicated or not.
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
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.
RecorderAction (Function)
Runs an action on the recorder or dictaphone found on the current device.
XMLFindNamespaceByName (Function)
Finds an XML namespace according to its XML node and in the parents of the node.
InAndroidSimulatorMode (Function)
Indicates whether the code is run in the Android simulator.
SchedulerAddResource (Function)
Adds a new resource into a Scheduler control.
InWindowsPhoneSimulatorMode (Function)
Indicates whether the code is run in the Windows Phone simulator. Function kept for backward compatibility....