ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ProjectInfo (Function)
Returns specific information about the project currently run.
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
zipNbPart (Function)
Returns the number of sub-archives (parts) found in an archive in CAB, RAR, ZIP, WDZ, 7z, TAR or TGZ (TAR.GZ) format.
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
HSL (Function)
Creates a color from its hue, saturation and lightness.
iPrintReport (External language)
Prints a report created with the report editor.
PreviousPage (Function)
Returns the name of the previous page.
tapiDialerCall (Function)
Opens the default telephony application (dialer) found on the phone and dials the specified number.
xlsNbWorksheet (Function)
Returns the number of worksheets found in an XLS file.
HModify (Example)
Usage example of the HModify function
SocketRead (Function)
Retrieves a message sent by another socket.
MinAutoID (Property)
The MinAutoID property is used to get the minimum automatic identifier of a replicated data file.
SysYRes (Function)
Returns the vertical screen resolution.
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through table, Looper, List Box, ListView, and Combo Box controls, supercontrols, and reports based on tables. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on tables. Then, the iteration is reinitialized....
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.
PasswordProtected (Property)
The PasswordProtected property is used to determine if a datafile is password-protected.
The Edit control
The Edit control allows users to enter data......
Seek (Function)
Searches for the index of an element in a WLanguage array.
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......