ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Buffer type>.EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
Error 1054: 'Ancestor' cannot be used outside the code of a class
13. Security benefit: managing the "Back" button
Error 1030: The access to the base class is restricted by a private inheritance
Error 1029: The access to the base class is restricted by a protected inheritance
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify the base width used to anchor the controls in "width". Find out the initial width of a report control....
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
Page with parameters
Error 1004: To explicitly access an element of the base class '%1', use the syntax
Error 1005: To explicitly access a global element of '%1' class, use the syntax
iCloudKeyValueWrite (Function)
Stores the value of a key in an Apple iCloud-based container of "key-value" pairs.
iCloudKeyValueRead (Function)
Reads the value of a key in an Apple iCloud-based container of "key-value" pairs.
12. Preventing from going back to a page
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
iCloudKeyValueExist (Function)
Checks if there is a key in an Apple iCloud-based container of "key-value" pairs.
iCloudKeyValueRemove (Function)
Removes a key from an Apple iCloud-based container of "key-value" pairs.
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
iCloudKeyValueWatch (Function)
Defines the procedure called when the value of a key is changed in an Apple iCloud-based container of "key-value" pairs.
iCloudKeyValueListKey (Function)
Lists the keys contained in an Apple iCloud-based container of "key-value" pairs.
13. Types of standard controls
iCloud functions
The functions to handle keys in an Apple iCloud-based container of "key-value" pairs are as follows......
1
2
3
4
5
6
250
>