ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLListSource (Function)
Lists the data sources declared on a local site.
LDAPNbValue (Function)
Returns the number of values for an attribute.
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
BrightnessAuto (Function)
Returns or modifies the activation status of the automatic adjustment of the brightness on the device.
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
InKioskMode (Function)
Indicates whether the Android application is in kiosk mode.
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
iConfigureReport (Function)
Configures the printer by opening the configuration window (WINDEV and WINDEV Mobile).
ArrayIntersect (Function)
Returns an array corresponding to the intersection of two arrays.
ArrayUnion (Function)
Returns an array corresponding to the union of two arrays.
TextToHTML (Function)
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.).
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
Properties associated with reports and controls
List of properties associated with the reports and their controls...
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
LooperDelete (Function)
Deletes a row from a Looper control.
LDAPListAttribute (Function)
Lists the object attributes in an LDAP server.
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
dbgInfo (Function)
Returns a debug information.
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
LooperCollapseAll (Function)
Collapses all expanded breaks in a Looper control.
LooperExpandAll (Function)
Expands all breaks in a Looper control with break.
<sfConnection variable>.Disconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....