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.
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
hbReading (Type of variable)
The hbReading type is used to define the characteristics of a read operation.
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes...
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without...
Project Management Hub: New/Fixed incidents
To improve project monitoring, the Project Management Hub shows the evolution of new and fixed...
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Setup directory
The setup wizard allows you to configure the setup directory of application....
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
Using several libraries in an application
A library is a WDL file that contains all the resources......
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
TableAddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries...
NetOpenRemoteAccess (Function)
Establishes a remote connection.
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose...