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.
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table,...
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools...
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50...
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF...
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup...
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
GestureCurrentPointer (Function)
Returns the pointer index (finger or stylus) that triggered the call to a process specific...
Country (Type of variable)
The Country type is used to find out the characteristics of a country.
List of reserved words
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value...
fListFile (Function)
Lists the files found in a directory and returns the list of files.
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
"About" window
The "About" window is used to display and access various information about the current...
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed...
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad,...