ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
Native Access to SAP
SAP is a widely used ERP......
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
10. Customizing the aspect of a site: skin elements
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
6. Internal window
Internal windows...
ScrollValue (Property)
The ScrollValue property gets and sets the scroll value.
Break in a report
The break is used to group the records corresponding to a sort criterion......
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.