ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
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 or more users......
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
Interface of WDInst
WINDEV and OPC
OPC stands for "OLE for Process Control"......
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 file......
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
The use of the Automation type in a site is reserved for the advanced users
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.
13. Security benefit: managing the "Back" button
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
Events associated with Splitter controls
List of events associated with Splitter controls...
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
24. Displaying and linking pages
ERR_DISCONNECTED_TIMEOUT
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......