ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AAF: Context menu of Image controls
A context menu is available for Image controls......
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....
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
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.
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
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....
Custom properties (WLanguage)
A custom property is a code element with two events......
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
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......
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......