ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperDisplay (Function)
Refreshes a browsing looper from a given position: the modifications performed in the linked file are taken into account in the looper.
WDInst: generate installation program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
Input (Function)
Displays a message allowing the user to enter data.
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
List,Delete (External language)
Deletes an element from a drop-down list or from an expanded list.
Error 22: No END statement is associated with this FOR
Error 1054: 'Ancestor' cannot be used outside the code of a class
Format (Property)
The Format property is used to identify and change the format of an element
AddLink (Function)
Adds a link to a text section in an edit control.
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
Variables for managing the Drag and Drop
SpreadsheetTypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
HInitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
Captcha control properties
The Captcha control can be handled by the WLanguage properties in Server code and in Browser code.
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...