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.
SQLNext (Function)
Positions on the next row of the query result.
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control...
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files...
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open...
docRow (Type of variable)
The docRow type is used to define the advanced characteristics of a table row in a Word Processing...
7. Source Code Manager (SCM)
HTML (Property)
The HTML property is used to: find out whether the current report is printed in HTML mode....
LabelWidth (Property)
The LabelWidth property is used to: Find out the width of labels in a "Label" report. Modify...
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified...
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native...
SQLPrevious (Function)
Positions on the previous row of the query result.
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
SQLLast (Function)
Sets the position on the last row of the query result.
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described...
PDFToText (Function)
Extract the text contained in an Document PDF.
zipArchive (Type of variable)
The zipArchive type is used to handle an archive file in one of the following formats: ZIP, CAB,...
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using...
Reals
Open (Function)
Opens a modal WINDEV window.
iCreateFont (Function)
Creates a new print font.
VariantMember (Type of variable)
The VariantMember type is an advanced type corresponding to an array of members, each member...