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.
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
xlsNbRow (Function)
Returns the number of rows found in an XLS file.
CharactTypeCount (Function)
Returns the number of characters matching a given type.
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks...
StreamInfo (Function)
Returns the name and/or number of the stream issuer.
<Table>.RecNum (Function)
Returns the number of the current record in a Table control based on a data file.
TableChildCount (Function)
Returns the number of direct children for an element in a TreeView Table control.
<Source>.RecNum (Function)
Returns:
  • the number of the current record in the HFSQL data file.
  • the number of the current record in the HFSQL view.
zipNbPart (Function)
Returns the number of sub-archives (parts) of an archive in CAB, RAR, ZIP, WDZ, 7z, gzip, TAR or TGZ (TAR.GZ) format.
HComputer (Function)
Stores a unique computer number or identifier in order to use the log and transactions over the network.
<List Box>.SelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor...
Creating an executable file
Once the development of your WINDEV application is completed (windows, reports, queries, etc.)...
<Calendar>.SelectCount (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.
SysIMEI (Function)
Returns the IMEI number of an Android phone.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
<Source>.NbRec (Function)
Returns the number of records in an HFSQL file, query or view: active records, deleted records, etc.
<ANSI string>.CharactTypeCount (Function)
Returns the number of characters matching a given type.
HNbRec (Function)
Returns the number of records in an HFSQL file, query or view: active records, deleted records, etc.
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
HRecNum (Function)
Returns:
  • the number of the current record in the HFSQL data file.
  • the number of the current record in the HFSQL view.
NumberInWords (Function)
Converts a number to words.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
fDriveInfo (Function)
Returns information about a drive.
InitRandom (Function)
Initializes the generator of random numbers.
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
SysSerialNum (Function)
Returns the IMEI number of the current device.
TableRecNum (Function)
Returns the number of the current record in a Table 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...