ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperCollapseAll (Function)
Collapses all expanded breaks in a Looper control.
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.
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).
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......
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
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.
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....
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
LooperExpandAll (Function)
Expands all breaks in a Looper control with break.
<sfConnection variable>.Disconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
LooperExpand (Function)
Expands a break in the Looper control on a given row.
<Document variable>.Print (Function)
Prints the content of a Document in "docx" format.
<Word Processing>.Print (Function)
Prints the content of a Word Processing control in "docx" format.
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
docRow (Type of variable)
The docRow type is used to define the advanced characteristics of a table row in a Word Processing document.
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.