ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
ThreadPause (Function)
Pauses the current thread during the specified duration.
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
iConfigureReport (Function)
Configures the printer by opening the configuration window (WINDEV and WINDEV Mobile).
inAppListProductInfo (Function)
Retrieves, from the store, information about the "In-App" products associated with the application.
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)...
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
DashDisplay (Function)
Refreshes elements in a Dashboard control.
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
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.
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
gImage (Function)
Builds a sequence of characters containing an image.
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
LockAppPassword (Function)
Specifies a specific password for unlocking the current application (application locked automatically or by LockAppOn).