ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Properties associated with the tab pane
A tab pane can be manipulated in WLanguage in a window or a page with the following properties......
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
fRemoveDir (Example)
Usage example of the fRemoveDir function
URLExtractPath (Function)
Returns the various elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.
ServiceStop (Function)
Stops a service.
ServiceStart (Function)
Starts a service.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
ArrayMoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
sEndEvent (Function)
Disables the detection of an event on a serial port.
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
NextTitle (Function)
Modifies the title of next window to open.
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
SQLExec (Example)
Usage example of the SQLExec function
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....