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.
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks...
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
<Table>.RecNum (Function)
Returns the number of the current record in a Table control based on a data file.
<List Box>.SelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
<ANSI string>.CharactTypeCount (Function)
Returns the number of characters matching a given type.
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
InitRandom (Function)
Initializes the generator of random numbers.
<Calendar>.SelectCount (Function)
Returns the number of days selected in a Calendar control.
IsOdd (Function)
Identifies an odd number.
IsEven (Function)
Identifies an even number.
LooperRecNum (Function)
Returns the number of the current record in a Looper control based on a data file.
xlsNbRow (Function)
Returns the number of rows found in an XLS file.
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
SysIMEI (Function)
Returns the IMEI number of an Android phone.
CharactTypeCount (Function)
Returns the number of characters matching a given type.
fDriveInfo (Function)
Returns information about a drive.
NumberInWords (Function)
Converts a number to words.
SysSerialNum (Function)
Returns the IMEI number of the current device.
Properties of a help page
The characteristics of a help page are used to define...
NotesNbAttachment (Function)
Returns the number of files attached to an item of the current document in Lotus Notes.
CalendarSelectCount (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.
Creating an executable file
Once the development of your WINDEV application is completed (windows, reports, queries, etc.)...
Managing the database schema versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the database schema from the data model editor...
StreamInfo (Function)
Returns the name and/or number of the stream issuer.
The Text field: Edit control and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks...
<Looper>.RecNum (Function)
Returns the number of the current record in a Looper 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...