ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
nWDInit: Initialize the external language
Initializes the external language......
Correspondence between languages, sub-languages, character sets and nations
The table below presents the correspondence between languages, sub-languages, character sets and nations:
WDTerm: End the external language
End the external language......
The "Code snippets" pane
The "Code snippets" pane lists the code snippets currently available......
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
Page (Property)
The Page property is used to handle a page.
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
gpwAddAuthLogin (Function)
Adds a login button (Facebook, Google, Microsoft, etc.) in the login window or page.
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
SourcePage (Property)
The SourcePage is used to identify the source of an internal page (i.e. the internal page displayed by an Internal Page control).
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
WDGenPage: Use in command line mode
WDGenPage run in command line is used to generate one or more semi-dynamic pages without starting WEBDEV or WDGenPage....
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
The DotNet structure
Cross-references in the code editor
The cross-references in the code editor are used to identify......
WLanguage procedure called by DeepLinkProcedure
WLanguage procedure ("callback") called by DeepLinkProcédure when the user clicks a deep link with a target URL associated with the application.
Information 2105: This function was renamed
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......