ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HNbRec (Function)
Returns the number of records in an HFSQL file, query or view: active records, deleted records, etc.
<Source>.NbRec (Function)
Returns the number of records in an HFSQL file, query or view: active records, deleted records, etc.
TableSetFocus (Function)
Gives focus to a line in a Table or hierarchical Table field: the field switches to input for the specified line and column.
upnpImage (Variable type)
The upnpImage type is used to define the advanced characteristics of an image of UPnP device.
TableGiveChild (Function)
Returns the "children" of an element (next level down) in a TreeView Table control.
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
zipListFile (Function)
Returns the list of files found in an archive.
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL tables.
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
Input (Function)
Displays a message allowing the user to type an information.
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
Mini preview window
When printing a report through programming or using iPrint, it is now possible to request the use of a mini preview instead of the traditional preview....
DDESend (Function)
Sends a data to the program connected via DDE.
TableTypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
pdfBookmark (Type of variable)
The pdfBookmark type is used to define all the advanced characteristics of a bookmark in a PDF document.
Creating an executable: Executable language
When creating the executable, you have the ability to choose the languages that will be included in the executable......
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) programmatically.