ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HClusterState (Function)
Returns the status of an HFSQL cluster by interrogating its coordinator.
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
Multi-project search
Performing a search in the current project is a common operation......
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
Constant
The constants are language elements whose value is fixed once and for all...
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows of your application. the display mode of translucent border for the windows of your application. the mode for loading large images....
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
WithClosingButton (Property)
The WithClosingButton property is used to: Determine whether all the tabs of a Dynamic Tab control have a Close button. Show a Close button in all the tabs of a Dynamic Tab control....
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
The Edit control
The Edit control allows users to enter data......
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Customizing the report viewer: Available windows
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
HClusterStart (Function)
Starts an HFSQL cluster. This cluster was stopped beforehand (by HClusterStop for example).
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......