ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Info (Function)
Displays a custom message in a system information window.
LooperDelete (Function)
Deletes a row from a Looper control.
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....
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
HTTPRequest (Function)
Starts an HTTP request on a server.
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, ...
Organization Chart: Displaying a manufacturing process
An Organization Chart control can be used to display a diagram. It can be used, for example, to display the different steps of a process.
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)....
OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.
How to perform a full file browse?
OpenIDIdentity (Type of variable)
The OpenIDIdentity type is used to define all the advanced characteristics of a user connected to a service via the OAuth 2.0 protocol.
WaitWindowStart (Function)
Opens the wait window of application.
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
CurrentIndex (Function)
Depending on the specified control, returns: the number of the current row displayed in the current Table control, the number of the option with focus in a Check Box control, the number of the current row in the current Looper control, the index of the current indexed control....
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....