ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
Constants used by the Factory functions
The following constants are used by the functions for managing the software factory:...
SystemBarColor (Property)
The SystemBarColor property is used to get or change the system bar color in full-screen windows on mobile devices.
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Java application and WINDEV
A Java application is an application entirely compiled in Java......
HDBOpen (Function)
Opens the xBase data file and the "memo" file if it exists.
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
Python functions
The Python functions are as follows......
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.
PythonAddPath (Function)
Adds the path to a directory or the path to the virtual environment to search for Python modules.
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
WinEdActive (Function)
Used to: determine if the "Allow end users to modify the UI" option is enabled in a window (or internal window). enable or disable the "Allow end users to modify the UI" option in a window (or internal window)....
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
PythonTerminate (Function)
Unloads the Python DLL and frees memory.
PythonExecute (Function)
Executes a function present in a Python module.
Style sheet
A style sheet ("......
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
<Connection variable>.SetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......