ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
DateTimeTimeZoneToLocal (Function)
Converts a date and time from a particular time zone to a local date and time.
DateTimeLocalToTimeZone (Function)
Converts a local date and time to the date and time in a particular time zone.
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
4. Monitor your applications
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
AIDetectModel (Function)
Runs a trained neural network model on an image. This function allows you to use artificial intelligence to detect objects in an image.
MenuMark (Function)
Positions the checkmark in front of the menu option (popup menu or drop-down menu).
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
Remote WEBDEV administrator: Configuration to use the statistics
A specific account dedicated to the management of statistics is required to access the statistical module. This account can be created via the remote administrator....
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
MenuAddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
iChangeSubReportSource (Function)
Modifies through programming the report associated with a sub-report in a composite report.
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
WiFiDeleteNetwork (Function)
Deletes a network from the list of Wi-Fi networks configured on the device.
WDTRAD overview
In-App functions
The following WLanguage functions are used to manage In-App purchases......
SeekByProcedure (Function)
Seeks an element in a one-dimensional array by using a comparison procedure.
inAppListProductInfo (Function)
Retrieves, from the store, information about the "In-App" products associated with the application.
inAppPurchaseProduct (Function)
Sends a request for purchasing an "In-App" product associated with the application.
Functions for managing the Combinations and Enumerations