ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Phone constants (Android / iOS)
SysScreenOrientation (Function)
Allows you to: get the screen orientation of the device (Android, iOS or Universal Windows phone). set the screen orientation of the device (Android phone)....
GglGetLicense (Function)
Returns the text of license for using the Google libraries.
zipNbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.
BeaconStopBackgroundDetection (Function)
Stops one or more Beacon detections in the background.
ImageInfoClose (Function)
Closes the image file (in JPEG or TIFF format) used by ImageInfoValue and/or ImageInfoList and frees the image from memory....
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
FinInterestRate (Function)
Calculates the interest rate for a loan over a specific period of time with fixed payments.
Movable (Property)
The Movable property is used to: Find out whether a table column can be moved by the user, Allow and/or forbid a table column to be moved by the user....
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
Conversion (Function)
Converts a value from a unit to another one.
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
Registry management functions
List of functions for managing the registry...
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
Character strings
WLanguage supports different types of strings....