ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DocToPDF (Function)
Converts a Word Processing document into a PDF file.
SQLLast (Function)
Sets the position on the last row of the query result.
Binary (Property)
The Binary property is used to determine if an item is binary.
fStopCompress (Function)
Stops the operation used to compress or decompress a file.
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
<Source>.MigrateLinkedCompositeKey (Function)
Migrates the values of the linked composite keys coming from a file in Hyper File 5.5 format to the HFSQL Classic format.
Age (Function)
Returns the age according to the date of birth.
iPrintImage (Function)
Sends the image file to print to the print buffer.
CalendarSelect (Function)
Returns the date selected in a Calendar control.
ExtractLine (Function)
Extracts a specific line from a character string.
PageNumber (Property)
The PageNumber property gets and sets a page number.
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
ScrollValue (Property)
The ScrollValue property gets and sets the scroll value.
The Line control
A Line control is used to display a line in a page......
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.
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.
How to populate a TreeView control using a data file?
By default, the TreeView control cannot automatically display the data coming from a data file......
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.