ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Preset control
The "Preset" control is used to display the frequently used controls without programming......
IsEven (Function)
Identifies an even number.
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
<Window>.EdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
StringCount (Function)
Calculates: the number of occurrences of a specific character string (by respecting the search criteria) in another character string. the number of occurrences of a set of strings in an array....
NbLabel (Property)
The NbLabel property is used to: Find out the number of labels printed across the page width. Modify the number of labels printed across the page width....
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
Factorial (Function)
Returns the factorial of an integer number.
CurrentMonth (Function)
Returns the number of the current month.
IBANValid (Function)
Checks the validity of an International Bank Acount Number (IBAN).
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file : format, width and height, number of bits per pixel....
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces and binary zeros). the size of a buffer, i.e., the number of bytes in the buffer....
Constants for managing Map controls
Constants for managing Map controls...
IntegerPart (Function)
Returns the integer part of a number.
<Image>.Occurrence (Function)
Returns the total number of images taken into account by the scroll.
DecimalPart (Function)
Returns the decimal part of a number.
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
ImageOccurrence (Function)
Returns the total number of images taken into account by the scroll.