ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
The Upload control
The Upload control is used to upload files on the Web server......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
SysRecentDocAdd (Function)
Adds a file into the list of recently opened documents.
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
FutureHeight (Property)
The FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged.
PageByPagePrint (Property)
The PageByPagePrint property is used to: Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler. Find out the print mode of the report (page by page or all at once)....
fWebDir (Function)
Returns the physical name of the directory containing the images, the JavaScript files and the Java files of the WEBDEV site.
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
WinInactiveEffect (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
13. Security benefit: managing the "Back" button
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
Constants for external files
List of constants used by the functions for managing external files....
sfExecuteQueryResult (Type of variable)
The sfExecuteQueryResult type is used to find out the result of SFForwardQuery and SFExecuteQuery...
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):