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...
Handling an OLE control by programming
WINDEV enables you to handle an OLE control by programming......
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
WDReplic: Overview
...WDReplic is a tool used to manage the replication of data between several computers that use...
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table...
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.
Python functions
The Python functions are as follows......
PythonAddPath (Function)
Adds the path to a directory or the path to the virtual environment to search for Python modules.
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
HierarchicalDepth (Property)
in a report. Modify the depth of a hierarchical control in a report (only if the report uses a data source...
Subscribing an element to the dictionary
The subscription to a dictionary element is automatically proposed......
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations...
Dictionary
The dictionary is a file that can contain the project elements......
WINDEV FTP functions
List of WINDEV FTP functions...
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses...
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model...
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
gglDrive (Type of Variable)
The type gglDrive allows handle Google Drive. To use a Variable of type gglDrive , it is necessary...
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
StreamPlay (Function)
Resumes the reception or the emission of a data type in a stream.
StreamReject (Function)
Refuses a request for stream connection.
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
StreamAccept (Function)
Associates a stream connection request with a Conference control.
<websocketClient variable>.Execute (Function)
Executes a global procedure in the context of a client connected to the WebSocket server.