ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer.
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks...
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
<Table>.RecNum (Function)
Returns the number of the current record in a Table control based on a data file.
<List Box>.SelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
<ANSI string>.CharactTypeCount (Function)
Returns the number of characters matching a given type.
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
InitRandom (Function)
Initializes the generator of random numbers.
<Calendar>.SelectCount (Function)
Returns the number of days selected in a Calendar control.
IsOdd (Function)
Identifies an odd number.
IsEven (Function)
Identifies an even number.
LooperRecNum (Function)
Returns the number of the current record in a Looper control based on a data file.
xlsNbRow (Function)
Returns the number of rows found in an XLS file.
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
SysIMEI (Function)
Returns the IMEI number of an Android phone.
CharactTypeCount (Function)
Returns the number of characters matching a given type.
fDriveInfo (Function)
Returns information about a drive.
NumberInWords (Function)
Converts a number to words.
SysSerialNum (Function)
Returns the IMEI number of the current device.
Properties of a help page
The characteristics of a help page are used to define...
NotesNbAttachment (Function)
Returns the number of files attached to an item of the current document in Lotus Notes.
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
<TreeView Table>.ChildCount (Function)
Returns the number of direct children for an element in a TreeView Table control.
Creating an executable file
Once the development of your WINDEV application is completed (windows, reports, queries, etc.)...
Managing the database schema versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the database schema from the data model editor...
StreamInfo (Function)
Returns the name and/or number of the stream issuer.
The Text field: Edit control and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks...
<Looper>.RecNum (Function)
Returns the number of the current record in a Looper control based on a data file.
zipNbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed...
IWListCount (Function)
Returns the number of internal windows currently found in the list of internal windows browsed...
NumberAccessiblePages (Property)
The NumberAccessiblePages property is used to get the number of pages currently loaded in a PDF...
TableColumnSelectOccurrence (Function)
Returns the number of selected columns found in a table. This function is kept for backward...
GenerationNumber (Property)
The GenerationNumber property is used to get the generation number of the physical data file...
WDADMINEXE : Information about last available update
The "Setup" tab of WDADMINEXE contains information regarding the last available update...
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number...
GanttChangeMode (Function)
Modifies the period (which means the number of days) displayed in a Gantt Chart column found...
NumberDisplayedPage (Property)
The NumberDisplayedPage property is used to identify and change the number of the page currently...
TableCellSelectOccurrence (Function)
Returns the number of selected cells found in a Table control. This function is kept for backward...
<Table>.CellSelectOccurrence (Function)
Returns the number of selected cells found in a Table control. This function is kept for backward...
<Table>.SelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially...
<Source>.NbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records,...
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can...
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially...
BitmapInfo (Function)
width and height, number of bits per pixel....
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol...
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records,...
PlanActif (Property)
The Property Plane Active allows you to know and modify the number of the plan Active in a window,...
WinEdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow...
<Window>.EdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow...
NbAnimationSteps (Property)
The NbAnimationSteps property is used to get and specify the number of drawings in the image...
ERR_ALREADYCONNECTED