ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
WINDEV concepts
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
Project (External language)
Opens and runs a WINDEV project.
mongoOperationDeleteAll (Type of variable)
The mongoOperationDeleteAll type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. All the documents that match the selection filter will be deleted.
mongoOperationUpdateAll (Type of variable)
The mongoOperationUpdateAll type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. All the documents that match the selection filter will be updated.
EmulateCombo (Function)
Emulates one of the following actions on a Combo Box control: click on the button to expand the list of the Combo Box control. select an element in a Combo Box control....
WEBDEV Account Manager
WEBDEV Account Manager allows you to easily host websites developed with WEBDEV......
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
10. Internal components in practice
Query and project
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
Multitask (External language)
Allows the programs currently run to process the Windows messages or runs a temporization.
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
Display (External language)
Displays a value in a control or assigns a value in a variable.
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
Managing main window menus
A main menu is necessarily associated with a window......
Rights on the virtual directory
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
Confirm (External language)
Displays a dialog box that includes a logo, a message, the "Yes", "No" and "Cancel" buttons ans returns the button validated by the user.
Managing space characters in the searches?