ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iZoneHeight (Example)
Usage example of the iZoneHeight function
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
gpwActivateUser (Function)
Validates a new user in the User Groupware database by activating the user.
fCompress (Example)
Usage example of the fCompress function
FTPSend (Example)
Usage example of the FTPSend function
fListFile (Example)
Usage example of the fListFile function
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
Font
The Font keyword can correspond to: a Font variable. the Font property....
1. WEBDEV editors
Events associated with Combo Box controls
List of events associated with Combo Box controls...
EmailCloseSession (Example)
Usage example of the EmailCloseSession function
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
EmailDeleteMessage (Example)
Usage example of the EmailDeleteMessage function
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....
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
gpwAddUser (Function)
Adds a user to the User Groupware database.
Types associated with the Word processing
WINDEV and WEBDEV propose several types of variables allowing you to handle Word Processing documents......
LabelHeight (Property)
The LabelHeight property is used to: Find out the height of labels in a Label report. Modify the height of labels in a Label report....
fAttribute (Example)
Usage example of the fAttribute function
CookieWrite (Example)
Usage example of the CookieWrite function