ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ControlCurrent (Function)
Returns the name of the control currently in edit.
grDraw (Function)
Draws a chart according to the specified parameters.
zipCreate (Function)
Creates an archive.
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
fSeek (Function)
Gets and sets current position in an external file.
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
ThreadState (Function)
Returns the current status of a thread.
Before (Property)
The Before property replaces or inserts a procedure before the other procedures in: a Procedure variable. an event associated with a control....
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
ControlToSource (Function)
Assigns the control value to the source of a control link.
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
zipExist (Function)
Used to find out whether an archive exists.
CameraDisplay (Function)
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control. Function kept for "Version-26-compatible" Camera controls....
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
LooperSelectMinus (Function)
Deselects a row in a Looper control.
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
ThreadCurrent (Function)
Returns the name of the thread currently run.
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
SSHConnectShell (Function)
Starts a new SSH session of "Shell" type.
zipDeleteAll (Function)
Deletes all files from an archive.
CharactTypeCount (Function)
Returns the number of characters matching a given type.