ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
NoAccent (Function)
Converts accented characters in a string to non-accented characters.
The different types of windows
The following types of windows can be created in a WINDEV application......
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
inAppRestorePurchases (Function)
Restores the purchases of non-consumable products previously performed by the user in an iOS application.
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
Constants for managing Big Data Redis databases
HFSQL constants
List of constants used by the HFSQL functions....
Page constants
List of constants used by page functions....
ErrorReset (Function)
Resets the detection of non-fatal errors: The result of ErrorInfo is reset. The ErrorOccurred variable returns to False....
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
Configuration of Apache 2.4 server
WEBDEV Development: Configuration of the Apache 2.4.x server for the CGI protocol and for WEBDEV sites....
fSizeUncompressed (Function)
Returns the size of a file before compression. When a file is decompressed by fUncompress, we recommend that you to compare the non-compressed size of file with the available disk space.
Error 1017: The method is not global: use: to access it
Error 1007: The member is global: use the: operator: to access it
NumberRow (Property)
The NumberRow property returns the maximum number of rows containing data in a Spreadsheet control. These rows contain data, a formula, formatting or a non-standard height.
Error 1018: The method is global: use the: operator: to access it
Error 1055: 'Ancestor' can only be used in the code of a class derived from a class
gpwNone (Function)
Returns the value of the word "NONE" according to the framework being used.
nWDExecuteEx: Running a WLanguage function
Runs a WLanguage function by dynamic compilation, without command formatting......
HFSQL Client/Server: Configuring the server
1
2
3
4
5
6
306
>