ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Page>.Use (Function)
Displays a WEBDEV page in the browser of the Web user and closes all the current page contexts.
Use (Function)
Opens a WINDEV window and closes all other previously open windows.
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV website, we recommend that you run the final tests from a test sever...
Using an external component in an application
A component can be reused at any time in any application...
BTOpenDeviceProperties (Function)
Opens the window of properties for a Bluetooth device.
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
BTDisableService (Function)
Disables a service on a Bluetooth device.
TwainState (Example)
Usage example of the TwainState function
PermissionList (Function)
Returns one or all the permissions declared by the application.
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
rssStream (Type of variable)
The rssStream type is used to handle a RSS stream...
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array...
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
SIPAddress (Type of variable)
The SIPAddress type is used to define the advanced characteristics of a SIP address.
DashMode (Function)
Opens or closes the Dashboard control edit mode.
SpreadsheetTypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
htmlDocument (Type of variable)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.
PageByPagePrint (Property)
The PageByPagePrint property is used to: Ask a report to be printed page by page. Each page...
MemCreate (Function)
Creates a memory area.
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
StatCovariance (Function)
Calculates the covariance between two series of values.
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
Access (Property)
The Access property is used to manage the type of access of a connection (HFSQL Client/Server, OLE...
iMargin (Function)
Defines the "logical" print margins.
XMLChild (Function)
Positions on the first child element of current element.