ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
SendKey (Function)
Simulates the keystrokes and the mouse actions.
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
Events associated with TreeView controls
List of events associated with TreeView controls...
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
PopupAnimate (Function)
Displays a popup in a page cell.
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
Constants for object visibility
List of constants for managing the visibility of an object....
fWebDir (Function)
Returns the physical name of the directory containing the images, the JavaScript files and the Java files of the WEBDEV site.
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....