ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Style (Property)
The Style property is used to: retrieve or assign the entire style of a control (including the overrides). find out the style characteristics of an element in a Word Processing document....
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or programmatically. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
CreateShortcut (Example)
Usage example of the CreateShortcut function
Parent (Property)
The Parent property gets the parent element of an element.
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
grSunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
HInfoFileRights (Example)
Usage example of the HInfoFileRights function
ProcedureTrace (Property)
The ProcedureTrace property allows you to specify the name of the WLanguage procedure used to get the headers and data sent.
EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
AdditionalParameters (Property)
The Property Additional Parameters allows you to specify additional parameters in the authentication chain.
Encryption (Property)
The Encryption property gets and sets the encryption algorithm used.
Position
The Position keyword can correspond to...
LooperInsertLine (Function)
Inserts a row into a Looper control.
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
Thickness (Property)
The Thickness property is used to get and change the thickness of an element.
Calling a procedure/a function
Syntax for calling a local or global procedure.
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
HTTPSendForm (Function)
Sends an HTTP form.