ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysSerialNum (Function)
Returns the IMEI number of the current device.
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
When your application is fully described (windows, reports, queries, etc.)...
<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.
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.
TableRecNum (Function)
Returns the number of the current record in a Table control based on a data file.
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed...
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed...
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser...
The HTML Display control
The HTML Display control displays a web page in an application......
WINDEV and OPC
OPC stands for "OLE for Process Control"......
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo...
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format...
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
Warning (Function)
Displays a custom message in a system warning window.
2. WEBDEV administrator in practice
Report controls
Several types of controls can be handled in a report created by the report editor......
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
Optional connection information
When defining the connections in the data model editor or when defining the connections...
Constants for external files
List of constants used by the functions for managing external files....
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall...
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
15. Creating the executable in practice
Creating the executable in practice...
11. Table/Looper controls
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor...