ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
Query based on query
Queries can be based on items from another query......
Camera control in a mobile application
The Camera control is used to......
Push notification
A mobile device can receive push notifications......
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
Error 1033: The access directives are not allowed in a structure
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
Functions for managing threads (prefix syntax)
List of functions for managing threads (prefix syntax)...
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
Error 1018: The method is global: use the: operator: to access it
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
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.