ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
DashCount (Function)
Returns the number of widgets found in a Dashboard control.
docFragment (Variable type)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
FTPSize (Function)
Returns the size (in bytes) of a file located on an FTP server (File Transfer Protocol).
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
BTLEListDevice (Function)
Returns the list of accessible Bluetooth Low Energy devices.
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
ChangeStyle (Function)
Modifies the style of a control dynamically.
xlsCell (Variable type)
An xlsCell variable is used to describe and modify a cell in an Excel document...
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.