ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
iParameterXLS (Function)
Defines the options for the XLS file generated during the print.
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
<Image>.SaveJPEG (Function)
Saves an image: in a JPEG file. in memory....
ServerAddress (Property)
The ServerAddress property gets and sets the server address.
<Image>.SavePNG (Function)
Saves an image: in a PNG file. in memory....
xlsNbRow (Function)
Returns the number of rows found in an XLS file.
ScrollValue (Property)
The ScrollValue property gets and sets the scroll value.
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.
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.
DocToPDF (Function)
Converts a Word Processing document into a PDF file.
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.