ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

UMCOpen (Function)
Opens the edit window of User Macro-Code for the current window.
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).
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.
FreeDLL (Function)
Frees the 32-bit library (DLL) that was loaded in memory by LoadDLL.
MenuSelectMinus (Function)
Disables (grays out) a menu option (popup menu or drop-down menu).
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).
InsertReference (Function)
Adds the reference of an object at given position in a one-dimensional array.
MarkdownToHTML (Function)
Converts a Markwdown string to an HTML buffer (encoded in UTF-8).
Germany.CheckUStIdNr (Function)
Checks the validity of a USt-IdNr (company identification number in Germany).
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
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......
12. Retrieving data from a site
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.