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.
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer,...
EmailGetAll (Function)
Retrieves all the emails found on a server.
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
Automatic calculations in a Table control (AAF)
fLock (Function)
Entirely or partially locks an external file.
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Hasp constants
The Hasp constants are as follows......
inAppCheckSubscription (Function)
When starting the iOS application, checks whether the In-App subscriptions have been renewed.
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will...
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch...
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files....
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different...
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater...
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors...
Date management constants
List of constants used by date management functions...
ScanSelect (Function)
Opens a standard dialog box with the available scanners.
tapiBlindTransfer (Function)
Performs a "blind" transfer.
xlsVersion (Function)
Returns the Excel version that was used to save the file.
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......