ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
AddReference (Function)
Adds the reference of an object at the last position in a one-dimensional array.
ArrayInsertReference (Function)
Adds the reference of an object at given position in a one-dimensional array.
InsertReference (Function)
Adds the reference of an object at given position in a one-dimensional array.
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.
ArrayAddReference (Function)
Adds the reference of an object at the last position in a one-dimensional array.
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).
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).
Principle of remote check
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
Error 1010: The member of the class is constant
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Voice commands in your applications
The applications that you develop can react to the user's voice......
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....