ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
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.
DriveCopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
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.
State (Property)
The State property is used to get and change the state of an element.
Programming charts (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
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 Item control
The "Item" control is used to edit the content of an item found in a data file......
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.
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.
WinEdSaveNote (Function)
Exports the repositionable notes created by the user into a file.