ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
Automation object
The Automation keyword is used to declare an automation object...
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
API (Function)
Runs a function found in an external DLL.
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
rssCloud (Type of variable)
The rssCloud type is used to describe the method for subscribing to the notifications of modification made to the RSS stream...
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Phone constants (Android / iOS)
emailIMAPSession (Type of variable)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
sOpen (Example)
Usage example of the sOpen function
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
EndProgram (Function)
Ends the execution of the current program.
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
Aliases on data files: HAlias
The aliases are used to handle......
8. Windows in practice
Discover the main actions that can be performed on the windows....
Deployment package
The deployment package creates a ZIP file containing the site's setup......