ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HsMenu,Mark (External language)
Finds out whether a menu option is marked or not.
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
EditAddToken (Function)
Adds a token to a "Text token" Edit control.
Using several libraries in an application
A library is a WDL file that contains all the resources......
dCopyImage (Example)
Usage example of the dCopyImage function
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
First project window
HDropView (Function)
Removes a materialized view from the HFSQL server.
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).
XLSCell type: MaskWD property
The MaskWD property of the xlsDocument type is used to define the display mask in WINDEV or WEBDEV format that will be used in the Excel cell ("DD/MM/YYYY" for example)......
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
EnumControl (Example)
Usage example of the EnumControl function
fGraphicFilter (Example)
Usage example of the fGraphicFilter function
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
grExist (Function)
Checks the existence of a chart in memory.
sfMergeResult (Type of variable)
The sfMergeResult type is used to find out the result of SFMerge...
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.