ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MemSeek (Example)
Usage example of the MemSeek function
dChord (Example)
Usage example of the dChord function
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
MyWindow (Reserved word)
MyWindow is used to handle the current window...
dSlice (Example)
Usage example of the dSlice function
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
Automation object
The Automation keyword is used to declare an automation object...
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
Height (Property)
The Height property is used to get and change the height of an element.
Logical operators
The logical operators are as follows......
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
xlsNbRows (Function)
xlsNbRows is kept for backward compatibility only.
SysPowerStatus
Used to get various information about the battery (main or secondary) of the device on which the application is running.
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
Installing and starting WDTRAD
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
xpathResult (Type of variable)
The xpathResult type is used it find out the result of the execution of an XPATH query.
Constant
The constants are language elements whose value is fixed once and for all...
HDescribeConnection (Function)
Describes a new connection to an external database.