ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Dictionary properties
The properties of a WDTRAD dictionary are as follows......
Enumeration (Type of variable)
An enumeration is a set of values......
HPrevious (Function)
Positions on the previous file record according to a browse item.
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
14. Generation modes
Generation modes...
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
Extracting messages added or modified since last extraction
A project was already created and translated......
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
Extracting the text of the project
The following text can be extracted......
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
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...
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.