ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

VideoDisplay (Function)
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device. Function kept for "Version-26-compatible" Camera controls....
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
Events associated with an Organization Chart control
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
Events associated with a Native Container control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
PageInitialization (Function)
Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page.
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
NetOpenRemoteAccess (Function)
Establishes a remote connection.
grDestinationWnd (Function)
Defines a window as chart destination.
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
SendKey (Function)
Simulates the keystrokes and the mouse actions.
Handling Organization Chart controls programmatically
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......