ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GranularityDuration (Property)
The GranularityDuration property is used to get and change the size of the grid to resize: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
InputType (Property)
The InputType property is used to identify or change the type of input supported by a control: Duration, Date, Numeric, etc.
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
NFCWriteTag (Function)
Starts writing data to an NFC tag.
CameraDisplay (Function)
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control. Function kept for "Version-26-compatible" Camera controls....
grPointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
EmulateActionBar (Function)
Emulates an Action Bar during the automated tests run on a mobile device (Android or iOS).
GetActiveObject (Function)
Allows to use an Automation object already started on the current computer.
SQLCode (Property)
The SQLCode code property is used to get the SQL code of a query created with the query editor (".WDR" file).
ControlPrevious (Function)
Specifies the name of control that was in edit before the current control.
WinInput (Function)
Identifies the window containing the WLanguage code currently run.
gpwAddAuthLogin (Function)
Adds a login button (Facebook, Google, Microsoft, etc.) in the login window or page.
AppleID (Type of variable)
The AppleID type corresponds to the identifier resulting from a successful Apple ID authentication.
Effect (Property)
Use in the GuidedVisitStage class - Access in get + Write - Type: Integer32
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
MatNbColumn (Function)
Returns the number of columns found in a matrix.
MatNbLine (Function)
Returns the number of rows found in a matrix.
MatFill (Function)
Initializes all the elements found in a matrix of a given size.
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
XMLSavePosition (Function)
Stores the current position in the XML document.
XMLResult (Function)
Returns the result of a calculation XPath query.
dCopyScreenImage (Function)
Copies the screen content to an Image variable or to an Image control.
WiFiAddNetwork (Function)
Adds a new network to the list of Wi-Fi networks configured on the device.