ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......
Events associated with ListView controls
List of events associated with ListView controls...
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
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
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
WinAdaptSize (Function)
Adapts the window size to the content of controls.
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
Programming an indexed control
TreeStatus (Function)
Returns the status of a node: collapsed, expanded or not found.
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......
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
SQL functions: Special case
List of SQL functions: Special case...
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.