ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Xaml functions (prefix syntax)
List of Xaml functions (prefix syntax)...
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
Preset control properties
List of properties associated with the Preset control...
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
Word Processing control properties
A Word Processing control can be handled in a window by the following WLanguage properties......
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
iCreateFont (Function)
Creates a new print font.
HTML Editor control properties
Properties associated with the HTML Editor control....
Clipping the window according to an image
An image can be used to easily define the shape of a window......
Search the selected text on the Internet (AAF)
The context menu of Edit controls includes a "Search on Internet" option for the term selected in the control......
Handling TimeLine controls programmatically
A TimeLine control can be......
<Camera>.Stop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
Vertical (Property)
The Vertical property is used to: determine if a control is oriented horizontally or vertically. change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely)....
VideoStop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
Address (Property)
The Address property is used to: Establish a connection between the Conference control (and the associated stream) and the receiver. This property is equivalent to StreamConnect. Get the address of the last outgoing connection request....
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors....
In depth look at windows, pages and reports
WINDEV, WINDEV Mobile and WEBDEV allow you to create custom interfaces with the window editor and the page editor......
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
Manipulating a Layout control programmatically
A Layout control can be......