ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing the remote accesses
The remote accesses are used to create a temporary network connection...
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
btleDevice (Type of variable)
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology.
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
CameraCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
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......
9. Hardware and software requirements
SemaphoreCreate (Function)
Creates a semaphore.
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Reverse code modeling
The reverse code modeling allows you to view in a graph......
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
Character strings
WLanguage supports different types of strings....
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
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....
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Using RAD patterns
The steps for creating a RAD pattern are as follows......
OBEX constants
List of constants used by the OBEX functions....
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
Multicolumn report
The report editor allows you to create "Multicolumn" reports....