ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
FolderWeb_15 (Function)
Caution: when migrating a project from WEBDEV 1.5 to WEBDEV 17: FolderWeb was replaced with FolderWeb_15. a warning is automatically generated in your project....
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
9. Types of standard controls
Types of standard controls...
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
SourceFromPage (Function)
Automatically updates: the value of the items in a table with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
iDestination (Function)
Configures the print destination.
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Data model editor: types of links
Several types of links can be found between the files......
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Description (Property)
The Description property is used to get and change the page description.
Voice commands in your applications
The applications that you develop can react to the user's voice......
ServiceWait (Function)
Pauses the current service during the specified duration.
WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file.
List of reserved words
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
Creating the Table pages of the WEBDEV RAD pattern
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......