ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

16. Java applications in practice
Java applications in practice...
LooperAdd (Function)
Adds a row at the end of a Looper control.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
HSetLog (Function)
Enables or disables log management on a file.
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
BurnerAddFile (Function)
Adds a file to the compilation.
Environment of the query editor
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
saasUser (Type of variable)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
memcachedConnection (Type of variable)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached server.
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....