ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
TextProgressBar (Property)
The TextProgressBar property gets and sets the text displayed in a progress bar.
iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
NetworkUser (Function)
Identifies the name of the connected user.
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
WEBDEV Application Server 2024
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
Partial indexing of memos
You now have the ability to index the content of a text memo item......
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
NotesActivateView (Function)
Indicates the view that must be handled in Lotus Notes.
Automatic management of exceptions
The management of exceptions can be customized by process......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
GglUploadDocument (Function)
Uploads a document to the Google server.
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
The key items
Keys are specific items in your analysis......
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
NotesDocumentLast (Function)
Positions on the last document found in Lotus Notes.
NotesDocumentFirst (Function)
Positions on the first document found in Lotus Notes.
iSetAdditionalXMP (Function)
Adds XMP tags to the metadata of the generated PDF file.
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.