ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
MCIPosition (Function)
Returns or changes the current position in a media file previously opened (MCIOpen).
TableRecNum (Function)
Returns the number of the current record in a Table control based on a data file.
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.
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
MCITrackCount (Function)
Returns the number of tracks found in a media file that was opened beforehand (MCIOpen).
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
<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.
iPrintDiagram (Function)
Prints a diagram from: a Diagram Editor control, a "wddiag" file, a Diagram variable....
BlurLevel (Property)
The BlurLevel property gets and sets the percentage of blur applied to a control in a report.
<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.