ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
iConfigureReport (Function)
Configures the printer by opening the configuration window (WINDEV and WINDEV Mobile).
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
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.
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....
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
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.
Creating the Vision pages of the WEBDEV RAD pattern
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
Creating the skin template of a report
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.