ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Minute (Property)
The Minute property is used to get and change the minutes of an element.
LooperDelete (Function)
Deletes a row from a Looper control.
Using RAD patterns
The steps for creating a RAD pattern are as follows......
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
SQLModify (Example)
Usage example of the SQLModify function
fDecrypt (Example)
Usage example of the fDecrypt function
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
FTPTime (Example)
Usage example of the FTPTime function
TableToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
fExtractPath (Example)
Usage example of the fExtractPath function
Month (Property)
The Month property is used to get and change the month of an element.
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
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).
INIRead (Example)
Usage example of the INIRead function
Copying controls from the page editor
The controls can be copied from the page editor......
Right (Function)
Extracts the last characters from a string or string buffer.
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
HTMLToText (Function)
Converts an HTML string or buffer to text.
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......