ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
HFilter (Function)
Defines and enables a filter on a data file, view or query.
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
HPass (Function)
Defines the password used to create or open a data file.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.
HDBOpen (Function)
Opens the xBase data file and the "memo" file if it exists.
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
StatusBarAddCell (Function)
Adds a new cell to the status bar of the current window.
IBANValid (Function)
Checks the validity of an International Bank Acount Number (IBAN).
Formula (Property)
The Formula property describes a formula in a document or data sheet.
<htmlNode variable>.InsertLastChild (Function)
Adds a child after the child of the current node in an HTML document.
<htmlNode variable>.ModifyAttribute (Function)
Adds or changes an attribute of the current node of the HTML document.
<Connection variable>.DeleteLink (Function)
Deletes an integrity rule between two data files on the server.
<WDPic variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in a WDPic variable.
<picLayer variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in a picLayer variable.
DateToDateInYear (Function)
Returns the number of the day in the year corresponding to a given date.
<Type Date>ToDayInYear (Function)
Returns the number of the day in the year corresponding to a given date.
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
<Chaîne OEM>.OemVersAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
<Table>.AddLine (Function)
Adds a row in: a Table control, a TreeView Table control....