ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BottomIndent (Property)
The BottomIndent property gets and sets the space at the bottom of the text (bottom margin) in a control.
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
VisibleWithAnimation (Property)
The VisibleWithAnimation property is used to make a control visible or invisible via the "Appear/Disappear" animation....
TreeExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
Check model
You can use check models to easily create checks...
Setup directory
The setup wizard allows you to configure the setup directory of application....
BackgroundImageLine (Property)
The BackgroundImageLine property is used to get and change the background image of each row: of a Table control, of a TreeView Table control, of a Looper control....
Image control: the supported formats
The supported image formats are as follows:...
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
Events associated with an Organizer control
The following events are associated with Organizer controls:...
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
BufferToReal (Function)
Extracts a real from a binary buffer at a given position.
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
Outstanding progress bars
Simple or symmetric progress bar?...
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
Zoom (Property)
The Zoom property gets or sets the zoom value: in an Image control. in a Map control. in an Organization Chart control. in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control. in a Word Processing control. in a PDF Reader control. in a Camera control. in a Diagram Editor control; in a window....
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
CursorPos (Function)
Returns and modifies the position of the mouse cursor.