ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
NbPendingThread (Property)
The NbPendingThread property is used to get the number of pending threads in a queue or in a stack.
InServiceMode (Function)
Indicates whether the code is run in a service.
InAndroidEmulatorMode (Function)
Indicates whether the code is run in the Android emulator.
CurrentMonth (Function)
Returns the number of the current month.
InAndroidMode (Function)
Indicates whether the code is run in Android mode.
dbgWriteWarningAudit (Function)
Writes a custom runtime warning into the dynamic audit.
SeekByProcedure (Function)
Seeks an element in a one-dimensional array by using a comparison procedure.
SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
BufferToReal (Function)
Extracts a real from a binary buffer at a given position.
AppleRequestTrackingAuthorizationAsynchronous (Function)
Displays the permission request for user activity tracking.
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
picRTF (Type of variable)
The picRTF type is used to define all the advanced characteristics of a layer that contains RTF.
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
RegistryCreateKey (Function)
Creates a key in the Windows registry.
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.