ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV site deployment: automatic modification of data files
The automatic modification of the data files allows updating the description of data files on the Web server...
kbActionAllowed (Type of variable)
The kbActionAllowed type allows you to define which actions are available to the end user when handling cards in a Kanban control.
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static control....
WDXView: Overview
WDXView is an ActiveX browser......
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
RegistryCopyKey (Function)
Copies a registry key with all its subkeys and values.
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
xlsLayout (Type of variable)
The xlsLayout type is used to define all the layout characteristics of a sheet of an XLSX document in a Spreadsheet control.
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
ScreenType (Function)
Returns the type of screen on which the application is run: phone, tablet, computer or watch.
Reduced (Property)
The Reduced property is used to determine if a Dockable Panel control is expanded/collapsed, or to switch between the two states....
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.