ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gglPostalAddress (Type of variable)
The gglPostalAddress type is used to describe and modify the postal address of a contact...
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
BTLEInitialize (Function)
Initializes Bluetooth Low Energy (required in Windows and iOS only)
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
beaconGroup (Type of variable)
The beaconGroup type is used to define the advanced characteristics of a set of Beacons.
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
sfExecuteProcessResult (Type of variable)
The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess...
tapiCallStart (Function)
Returns the date and time of the beginning of call (incoming or outgoing call).
Exist (Property)
The Exist property determines if the element of an associative array exists.
Events associated with the Conference control
List of events associated with a Conference control...
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
ContactModify (Function)
Modifies the current contact in a Lotus Notes or Outlook address book.
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
LDAPRenameAttribute (Function)
Renames an attribute.
ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).
EndService (Function)
Ends the execution of the current service.
ActionDo (Function)
Creates and runs a custom action (defined through programming) with support of "Undo/Redo"....
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
HSynchronizeReplica (Example)
Usage example of the HSynchronizeReplica function
WinAnimationOpening (Function)
Modifies the type and duration of animations used when opening the application windows.
APIConfigure (Function)
Modifies the options for calling API and CallDLL32.
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
grSunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
General environment of WINDEV