ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
Copying controls from the window editor
The controls can be copied from the window editor......
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
Constants for managing Big Data Redis databases
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.
BTAcceptConnection (Function)
Used to find out whether a Bluetooth radio accepts (or not) the requests for connection coming from the devices.
DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias).
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
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....
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
WinAdaptSize (Function)
Adapts the window size to the content of controls.
AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......
OpenSister (Function)
Opens a non-modal sibling window.
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
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....
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.
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....