ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AAF: Context menu of Image controls
A context menu is available for Image controls......
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.).
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.
25. Performing a process on several successive pages
Performing a process on several successive pages...
Managing the mandatory input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
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.
gBackgroundGradient (Function)
Describes a display color in gradient mode.
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any web service.
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
JSON (Variable type)
The JSON simplifies actions on data in JSON format.