ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InputValue (Property)
The InputValue property is used to: find out whether the end user can enter or change values in a Spreadsheet control. allow or prevent the end user from entering or changing values in a Spreadsheet control....
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
Creating the executable and the setup program
The languages supported by the application are taken into account......
CurrentWin (Function)
Identifies the window currently in edit.
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
NotificationDisplay (Function)
Displays a message outside the browser.
WithZoom (Property)
The WithZoom property is used to specify and to determine whether the user can zoom in and out: in an HTML Display control in Android, iPhone or iPad applications. in a Map control in Android, iPhone or iPad applications....
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
iConfigureReport (Function)
Configures the printer by opening the configuration window (WINDEV and WINDEV Mobile).
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....
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.
MemFound (Function)
Checks whether the sought element was found.
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.
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.
HTTPRequest (Function)
Starts an HTTP request on a server.
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....