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...
Optional parameters
Some of the parameters passed to a procedure can be optional parameters......
3. Debugger
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one...
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
WINDEV and OPC
OPC stands for "OLE for Process Control"......
Modal windows
The window that opens another window is called parent window; the window opened by the parent...
WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data...
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java...
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
Time management help
Time management is extremely important......
Internal component
An internal component is a set of elements from a project......
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage...
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different...
Native Sybase Connector for WINDEV and WEBDEV 2024
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed...
Editable reports
The report editor can be used to create form reports, which include different controls allowing...
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
8. 10 tips for better interfaces...
Custom tooltips
Tooltips are very useful for application users......