ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
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.
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
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....
XMLAddChild (Function)
Adds a child tag into an XML document.
Assignment of RETURN
The return value of the process currently run can be assigned...
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)....
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.
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.)....
iParameterReport (Function)
Configures the printer by opening the configuration window.
Diagram constants
The following constants are used to manage diagrams:...
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
PageParameter (Function)
Returns the value of a parameter passed to the current page.
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
Record (Type of variable)
The Record type is used to save the values of a record.