ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Item control
The "Item" control is used to edit the content of an item found in a data file......
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
fTempFile (Function)
Returns the name of a unique temporary file.
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
DateToDay (Function)
Returns the day that corresponds to a given date.
The Line control
A Line control is used to display a line in a page......
PageWidth (Property)
The PageWidth property gets and sets the width of a page.
PageHeight (Property)
The PageHeight property gets and sets the height of a page.
Hourglass (External language)
Displays a mouse pointer shaped like an hourglass.
Handle_R (Property)
The Handle keyword gets and sets the handle of an element.
WinEdSaveNote (Function)
Exports the repositionable notes created by the user into a file.
HInitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
BitcoinCoreDateTimeLatestBlock( Function)
Returns the date and time when the last block was created.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
OBEXSendFile (Function)
Sends a file to a device that supports the OBEX protocol.
IntegerPart (Property)
The IntegerPart property is used to configure Numeric items.
DecimalPart (Property)
The DecimalPart property is used to configure Numeric items.
HStatNbRec (Function)
Returns the number of entries for a given key item.
HErrorPassword (Function)
After the execution of a read or write function in a data file, used to find out whether an error caused by a wrong password occurred on this data file.
fFileName (Function)
Returns the name of an external file that is currently opened.
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.