ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
FontCreate (Function)
Creates a font definition.
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
diffApply (Function)
Applies a difference buffer to a specific buffer.
"Is Class" operator
The "is <Class>" operator is used to find out whether the object used in an object of the class (or an object of one of its derived classes)...
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
zipDeleteAll (Function)
Deletes all files from an archive.
DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
FirstDayOfYear (Function)
Returns the date of the first day of the year.
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
FinCurrentVal (Function)
Returns the current value of investment.
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....