ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MarkdownToHTML (Function)
Converts a Markwdown string to an HTML buffer (encoded in UTF-8).
CriticalSection (Function)
Enables a name or on-variable critical section in the statement USING ... IN.
<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).
<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.
FreeDLL (Function)
Frees the 32-bit library (DLL) that was loaded in memory by LoadDLL.
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
MenuSelectMinus (Function)
Disables (grays out) a menu option (popup menu or drop-down menu).
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
MenuInvisible (Function)
Makes a menu option invisible (popup menu or drop-down menu).
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).
Principle of remote check
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Error 1010: The member of the class is constant
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......
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
Global and local variable
Two types of variables are available......