ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sClose (Function)
Closes the specified serial port, parallel port or infrared port.
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
CurrentWin (Function)
Identifies the window currently in edit.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
grTitle (Function)
Modifies the caption and/or position of the chart title....
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....
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
Assignment of RETURN
The return value of the process currently run can be assigned...
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
ToolbarVisible (Property)
The ToolbarVisible property is used to: know if the toolbar or the ribbon is displayed in a control. show or hide the toolbar or the ribbon in a control....
docCell (Type of variable)
The docCell type is used to define the advanced characteristics of a table cell found in a Word Processing document.
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....
Constants for WLanguage types
List of constants for managing WLanguage types....
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest interval. the date and time rounded up to the nearest interval....
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....