ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fCreate (Example)
Usage example of the fCreate function
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
TimePicker (Function)
Opens the system time picker.
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
diagWaypoint (Type of variable)
The diagWaypoint type is used to define all the advanced characteristics of a connector waypoint.
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
Creating an executable: Language of the executable
When creating the executable, you have the ability to choose the languages that will be included in the executable......
Radio Button control functions
The following functions are used to manage the Radio Button controls......
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
iDocumentCanceled (Function)
Used to find out whether the current print was canceled by the user.
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
The Multimedia control
The Multimedia control is used to play multimedia files......
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Calendar functions
List of Calendar functions...
LastDayOfYear (Function)
Returns the date of the last day of the year.
DatePicker (Function)
Opens the system date picker.
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
fContentType (Function)
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
CoordinateImageControlToImage (Function)
Converts the coordinates of a rectangle in the Image control to the corresponding coordinates in the image displayed in the control.