ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
fAttribute (Example)
Usage example of the fAttribute function
fEncrypt (Example)
Usage example of the fEncrypt function
zipExtractAll (Example)
Usage example of the zipExtractAll function
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
FTPDeleteFile (Example)
Usage example of the FTPDeleteFile function
HCreateView (Example)
Usage example of the HCreateView function
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).
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
fTempFile (Example)
Usage example of the fTempFile function
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
FTPRenameFile (Example)
Usage example of the FTPRenameFile function
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
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....
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
saasService (Type of variable)
The saasService type is used to define the advanced characteristics of a SaaS service.
Manager of automated tests
The test manager is used to......