ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
ControlToSource (Function)
Assigns the control value to the source of a control link.
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
LooperInsertLine (Function)
Inserts a row into a Looper control.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
CalculatedItemExpression (Property)
The CalculatedItemExpression property is used to: Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or through programming. Define the SQL expression returning the value of a calculated item (when describing the item through programming)....
grDeleteAll (Function)
Erases a chart and destroys this chart.
DocToHTML (Function)
Converts a Word Processing document into an HTML file.
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
Sum (Function)
Calculates the sum of the array elements.
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
dPolyline (Function)
Draws a line composed of multiple segments.
ConfigureSpellCheck (Function)
Configures the spelling checker for the edit controls and for the Table control columns in the whole application.
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....