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...
PageInitialization (Function)
Resets to zero (or not) the controls found in the current page and starts the events...
SysDir (Function)
Returns the path of a system directory.
HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access...
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client...
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
sfDeleteResult (Variable type)
The sfDeleteResult type is used to find out the result of SFDelete...
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
xmlXAdESSignature (Variable type)
The xmlXAdESSignature type is used to define all the advanced characteristics of a XAdES-compliant...
ContactCreate (Function)
Displays the contact creation window of the device's native contact management application...
rssStream (Variable type)
The rssStream type is used to handle a RSS feed...
StatCovariance (Function)
Calculates the covariance between two series of values.
sfProcessWorkItemRequest (Variable type)
The sfProcessWorkItemRequest type is used to describe a query for processing a task to submit...
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS web service that manages the site.
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical...
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed....
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text...
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged...
LooperAdd (Function)
Adds a row at the end of a Looper control.