ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Table>.RecNum (Function)
Returns the number of the current record in a Table control based on a data file.
<Array>.Info (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
MCITrackCount (Function)
Returns the number of tracks found in a media file that was opened beforehand (MCIOpen).
Belgium.CheckCBE (Function)
Checks the validity of a CBE number (identifier from the Crossroads Bank for Belgian Enterprises).
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
<Word Processing>.RedoCount (Function)
Returns the number of canceled actions that can be redone on a Word Processing control.
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Code editor: Display options
The code editor proposes several display options......
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
BitPerPixel (Property)
The BitPerPixel property is used to get and change the number of bits per pixel in an image.
Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a data file or populated programmatically). the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically)....
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
The Organizer control
The Organizer control is used to display and handle organizers......
tapiDialerCall (Function)
Opens the default telephony application (dialer) found on the phone and dials the specified number.
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
HComputer (Function)
Stores a unique computer number or identifier in order to use the log and transactions over the network.
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
TimelineChangeMode (Function)
Modifies the period (which means the number of seconds, milliseconds, microseconds, ...) displayed by a TimeLine control.
tapiDialerDisplay (Function)
Opens the default telephony application (dialer) and displays the specified number. No call is made.