ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
HInfoServerRights (Example)
Usage example of the HInfoServerRights function
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
<Table>.CollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
Memo (Property)
The Memo property is used to determine if an item is of type memo.
GglUploadDocument (Function)
Uploads a document to the Google server.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
UUDecode (Function)
Decodes a character string in UUEncode format.
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
LooperDisplay (Function)
Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper.
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
EmailReadLastHeader (Function)
Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
HTTPAddFile (Function)
Adds a file to the HTTP form.
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......