ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OrgDelete (Function)
Deletes an element and its "children" from an Organization Chart control.
HModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).
PDFMerge (Function)
Merges several existing PDF files into a single PDF file. The files are merged one after another. The paths of PDF files can be found in an array.
OrgAdd (Function)
Adds a new root element into an Organization Chart control.
TreeMapSeek (Function)
Finds the index of an element in a TreeMap control from the element path.
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
OrgDeleteAll (Function)
Deletes all elements from an Organization Chart control.
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
GestureCurrentPointer (Function)
Returns the pointer index (finger or stylus) that triggered the call to a process specific to the multi-touch feature in an Image control.
NetListIPAddress (Function)
Returns the list of IP addresses (Internet Protocol) for a computer.
TableAddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
TableMoveBranch (Function)
Moves the content of a row as well as its entire descending tree structure in a TreeView Table control.
grSurfaceMarksCaption (Function)
Allows you to specify the mark caption for a Surface chart.
grSurfaceDeleteMarkCaption (Function)
Deletes the captions of marks found in a Surface chart.
SysIdentifier (Function)
Returns the unique identifier of the current mobile device.
PVTCollapseAll (Function)
Collapses all row and/or column headers in a Pivot Table control....