ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
InUniversalWindowsAppSimulatorMode (Function)
Indicates whether the code is run in the simulator for Universal Windows Platform applications. Function kept for backward compatibility....
Aliases on tables: HAlias function
The aliases are used to handle......
GetUUID (Function)
Calculates a 128-bit Universal Unique Identifier ("UUID").
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
GetUUID256 (Function)
Calculates a 256-bit Universal unique identifier ("UUID").
CapitalizeEachWord (Function)
Capitalizes each word in a specified string.
JSONToString (Function)
Converts the content of a JSON variable to a JSON string.
ChronoReset (Function)
Stops and resets a running stopwatch.
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
iPrintReport (Example)
Usage example of the iPrintReport function
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
Upload control properties
The Upload control can be handled in server code and in browser code by the WLanguage properties......
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
WinEdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Unalterable (Property)
The Unalterable property is used to configure the unalterability of a data file: the data file cannot be modified; only additions can be made.
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....
KeyExpression (Property)
The KeyExpression property is used to set the different components of a composite key.
HugeFile (Property)
The HugeFile property is used to configure the maximum size of a data file.
MaxThumbnailWidth (Property)
The MaxThumbnailWidth property is used to get or change the maximum width of a thumbnail of an Image item (binary memo).
AllModifiableWithReportsAndQueries (Property)
The AllModifiableWithReportsAndQueries property is used to determine if a report can be modified in Reports & Queries.
MaxThumbnailHeight (Property)
The MaxThumbnailHeight property is used to get and change the maximum height of a thumbnail of an Image item (binary memo).