ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
HRegenerateFile (Function)
Regenerates a data file from its log.
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
inAppListProductInfo (Function)
Retrieves, from the store, information about the "In-App" products associated with the application.
DashDisplay (Function)
Refreshes elements in a Dashboard control.
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
GglFillCalendarByRequest (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved from a custom request.
Internal component description
The description of an internal component can opened at any time......
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
<emailNotesSession variable>.SendMessage (Function)
Sends an email using the Lotus Notes protocol.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
grCreate (Function)
Creates a specific type of chart.
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
<Image variable>.SaveGIF (Function)
Saves an image found in an Image variable: in a file in GIF format. in memory....