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...
<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.
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
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.
The Text field: Edit control and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks...
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.
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.
StreamInfo (Function)
Returns the name and/or number of the stream issuer.
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
<Looper>.RecNum (Function)
Returns the number of the current record in a Looper control based on a data file.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution...
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Constants for telemetry management
Constants for telemetry management...
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
DownloadInfo (Type of variable)
The DownloadInfo type is used to read the different details about a download in progress retrieved...
Animating a Static control
Two methods can be used to animate a Static control......
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure...
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile...
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site...
Service variable
The Service variable is used to......
Constants for managing Organizer controls
Constants for managing Organizer controls...
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document...
16. Java applications in practice
Java applications in practice...
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native...
Different types of data (Type of variable)
A variable is defined by name and type......