ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
FolderImageWidth (Property)
The FolderImageWidth property is used to get and change the folder image width in TreeView and TreeView Table controls.
AssistedInput (Type of variable)
The AssistedInput type allows you to define all the advanced characteristics of an autocomplete suggestion.
SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
InitParameter (Function)
Initializes the management of persistent values.
EmailCurrentFolder (Function)
Returns the name of current folder in the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
iLine (Function)
Prints a line at specified coordinates.
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
HTML Editor control properties
Properties associated with the HTML Editor control....
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
SocketConnectBluetooth (Function)
Connects a client computer to a specific Bluetooth socket.
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
emailIMAPSession (Type of variable)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
ActionBarSearchVisible (Function)
Allows you to get and change the visibility status of the search control associated with the Action Bar in the current window.
diagLibrary (Type of variable)
The diagLibrary type is used to define all the advanced characteristics of a library of preset shapes used by a Diagram Editor control.
gglOverride (Type of variable)
The gglOverride type is used to define information about event notification overrides.
PDF Reader control events