ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MarkdownToHTML (Function)
Converts a Markwdown string to an HTML buffer (encoded in UTF-8).
<Menu>.AddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
<Menu>.AddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).
Two-factor authentication management functions
Utilisation dans la classe Thread - Accès en Lecture - Type : Entier32...
<Array>.AddReference (Function)
Adds the reference of an object at the last position in a one-dimensional array.
<Array>.InsertReference (Function)
Adds the reference of an object at given position in a one-dimensional array.
<Source>.ListStopWord (Function)
Returns the list of stop words used by a full-text index.
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
MenuLabel (Function)
Gets or changes the label of a menu option (context or drop-down menu).
MenuInvisible (Function)
Makes a menu option invisible (popup menu or drop-down menu).
UMCOpen (Function)
Opens the edit window of User Macro-Code for the current window.
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
InsertReference (Function)
Adds the reference of an object at given position in a one-dimensional array.
Germany.CheckUStIdNr (Function)
Checks the validity of a USt-IdNr (company identification number in Germany).
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
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......
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Scheduler report
The report editor allows you to create "Scheduler" reports....
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......