ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Burner constants
List of constants used by the burner functions....
SpreadsheetReplace (Function)
Finds and replaces a value in a Spreadsheet control.
fWebDir (Function)
Returns the physical name of the directory containing the images, JavaScript files and Java files of the WEBDEV website.
Android 10: Changing application behavior
Starting with Android 10, Google no longer allows an application running in the background to open a window
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
sshSession (Variable type)
The sshSession type is used to define the characteristics of a connection to an SSH server.
File Description (Variable type)
The File Description variable is used to programmatically describe tables.
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native Oracle Connector (also called Native Oracle Access......
The Organizer control
The Organizer control is used to display and handle organizers......
Generating the RAD pattern
To generate a RAD pattern:...
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
SQLFirst (Function)
Positions on the first row of the query result.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
httpRequest (Variable type)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....