ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
gBackgroundGradient (Function)
Describes a display color in gradient mode.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
VideoDisplay (Function)
Displays in a Camera field the camera preview stream currently being transmitted by a web camera or by the camera on the mobile device. Function kept for "Version-26-compatible" Camera controls....
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
CtUserName (Property)
The CtUserName property sets the username used to connect to a specific table via OLE DB.
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
tapiDial (Function)
Dials a phone number for a voice line.
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
REST web service: Importing an API from OpenAPI
REST web service APIs can be described using OpenAPl files......
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any web service.
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Image editor: Features
The image editor includes several features......
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
The Static Text control
A Static Text control is a control used to display a static text......
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....