ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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)...
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
Installing and starting WDTRAD
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
ComponentLocate (Function)
Specifies the access path to an external component of project.
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, ...)....
HSetLog (Function)
Enables or disables log management on a file.
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
MemSort_55 (Function)
MemSort_55 is kept for backward compatibility.
iConfigureReport (Function)
Configures the printer by opening the configuration window (WINDEV and WINDEV Mobile).
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
TestWriteResult (Function)
Writes information or an error into the status report of a unit test, in the test editor.
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
fCreateLink (Function)
Creates a link on a file at the specified location.
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.
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
Events associated with control templates
List of events associated with control templates...
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
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.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.