ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Spreadsheet>.StartModification (Function)
Indicates the start of a series of actions performed in a Spreadsheet control in a single event ("undo/redo")....
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
Handling a chart in the editor
In the editor, a Chart control includes different sections......
iPrintImage (Function)
Sends the image file to print to the print buffer.
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
Creating and handling an item
The main operations that can be performed on an item are as follows......
TableInputInProgress (Function)
Indicates whether or not a Table or TreeView Table control is in edit mode.
Height (Property)
The Height property gets and sets the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
The "Database schema" pane
The "Database schema" pane shows......
How to create a patch?
SocketRead (Function)
Retrieves a message sent by another socket.
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
20. Control templates
Google Contacts management functions
List of functions for managing Google contacts...
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
FTPCommand (Function)
Sends a specific FTP command to a server.
HClusterIgnoreSynchro (Function)
Defines a node of the HFSQL cluster as data source to perform the cluster synchronization.
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.