ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Camera control properties
You can handle Camera controls in a window using the following WLanguage properties......
ContactEdit (Function)
Opens the form of a contact in edit mode in the device's native contacts application (Android, iPhone, iPad, Universal Windows)....
ContactSelect (Function)
Displays the list of contacts found on the device (Android, iPhone or iPad, Universal Windows).
saasSite (Type of variable)
The saasSite type is used to define the advanced characteristics of a SaaS WEBDEV site.
tapiDialerCall (Function)
Opens the default telephony application (dialer) found on the phone and dials the specified number.
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
12. Synchronizing data
Events associated with Toolbar controls
List of events associated with Toolbar controls...
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
LDAP constants
List of constants used by the LDAP functions....
Constants for external files
List of constants used by the functions for managing external files....
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Handling controls in a report
The different operations available for the report controls are as follows......
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
Copying controls from the page editor
The controls can be copied from the page editor......
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......