ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

3. Deploying a dynamic WEBDEV site
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
Events associated with control templates
List of events associated with control templates...
Bar Code management functions
The following functions are used to manage bar codes:...
"Reports & Queries" software
This is "Reports & Queries"......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
BackgroundTaskDelete (Function)
Deletes a background task (that was added by BackgroundTaskAdd).
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
Remote WEBDEV administrator: Personal information
The remote management tool is used to check and modify (if necessary) your personal information....
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
Type (Example)
Usage example of the Type property
iParameterViewer (Function)
Configures the report viewer.
AppointmentCreate (Function)
Displays the window for appointment creation of native application for managing appointments found on the Android device.
Size (Example)
Usage example of the Size property
Index (Property)
The Index property indicates the physical index (physical order) of an item in a record.
Structure of data files of user groupware
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
iInitSubReport (Function)
Initializes the parameters of a subreport of a composite report.
SysTheme (Function)
Returns the current theme used on the mobile device.
Memo (Property)
The Memo property is used to determine if an item is of type memo.
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.