ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Repositionable Note control properties
A Repositionable Note control can be handled in a window by the following WLanguage properties......
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
FinPaymentNb (Function)
Returns the number of payments required to pay off a capital according to a given rate.
FinInterestRate (Function)
Calculates the interest rate for a loan over a specific period of time with fixed payments.
<Table>.ToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
<Diagram variable>.Load (Function)
Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer.
MaxNbCard (Property)
The MaxNbCard property gets and sets the maximum number of cards in a Kanban control.
DiagramLoad (Function)
Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer.
<Connection variable>.RetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
<picLayer variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in a picLayer variable.
<WDPic variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in a WDPic variable.
<Variable Drive>CopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
MCIPosition (Function)
Returns or changes the current position in a media file previously opened (MCIOpen).
PDFMerge (Function)
Merges several existing PDF files into a single PDF file. The files are merged one after another. The paths of PDF files can be found in an array.
Compass (Property)
The Compass property is used to: display or hide the compass on a Map control, determine whether the compass is displayed on a Map control....
Warning 12: The label is unused
iLastFile (Function)
Returns: the full name of the last file generated during the print (PDF, RTF, text, ...). the list of created duplicate files....
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
REP files
REP files contain the list of data files handled by the application....
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
FilterWithBounds (Property)
The FilterWithBounds property is used to determine if bounds have been specified for the filter implemented by HFilter on an HFSQL data file, view or query.
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
sEscape (Function)
Runs different functions that directly affect the bits of serial port, parallel port or infrared port, independently of the communication protocol.