ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
dbgEnableLog (Function)
Enables the runtime log programmatically.
Speech recognition management functions
The following functions are used to manage speech recognition:...
16. Java applications in practice
Java applications in practice...
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
RegistryCopyKey (Function)
Copies a registry key with all its subkeys and values.
Browser constants
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
ShellExecute (Function)
Opens a document in its associated application.
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
geoTrackingEnable (Function)
Enables the management of location tracking in a WINDEV Mobile application.
KioskEnable (Function)
Switches the current Android application to kiosk mode.
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
BTLEInitialize (Function)
Initializes Bluetooth Low Energy (required in Windows and iOS only)
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.