ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HeightWithAnimation (Property)
The HeightWithAnimation property is used to modify the height of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....
WidthWithAnimation (Property)
The WidthWithAnimation property is used to modify the width of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
Share your projects via Git
Git is a source code manager......
Recompiling the project
The project compilation is a process used to......
ParallaxRateHeight (Property)
The ParallaxRateHeight property is used to determine and specify how fast a control is reduced when the scrollbar in the window, internal window or page moves.
ParallaxRateY (Property)
The ParallaxRateY property is used to determine and specify how fast a control moves when the scrollbar in the window, internal window or page moves.
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces and binary zeros). the size of a buffer, i.e., the number of bytes in the buffer....
NumberDisplayedPage (Property)
The NumberDisplayedPage property is used to identify and change the number of the page currently displayed in the PDF Reader or Word Processing control.
The "Commands" pane
The "Commands" pane lists......
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
Image (Property)
The Image property gets and sets the background image of a control or block.
ActionLabel (Property)
The ActionLabel property is used to get and change the label of the notification's action button....
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
Creating a Java archive
When your Java application is developed, you can......
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
zipSize (Function)
Returns the size of archive (in ZIP, RAR, CAB, WDZ or 7z format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
5. User Groupware in practice
The Spin control
A Spin control is used to increase or reduce a value found in a control......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...