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.
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
Constants for managing Gantt charts
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control...
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
14. PHP generation in practice
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set...
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
Example for creating a select query
This help page explains how to create two select queries......
ThreadExecute (Function)
Starts the execution of a secondary thread.
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box,...
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use...
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options...
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
2. Analysis in practice
rssCloud (Type of variable)
The rssCloud type is used to describe the method for subscribing to the notifications...
sfExecuteQueryResult (Type of variable)
The sfExecuteQueryResult type is used to find out the result of SFForwardQuery...
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
docProperty (Type of variable)
The docProperty type is used to define the properties of a Word Processing document.
redisConnection (Type of variable)
The redisConnection type is used to define all the advanced characteristics of a connection...