ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dLine (Example)
Usage example of the dLine function
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
docCell (Type of variable)
The docCell type is used to define the advanced characteristics of a table cell found in a Word Processing document.
tapiDial (Function)
Dials a phone number for a voice line.
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
Events associated with List Box controls
List of events associated with List Box controls...
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
emailOutlookSession (Type of variable)
The emailOutlookSession type is used to handle the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
HTML (Property)
The HTML property is used to: find out whether the current report is printed in HTML mode. manage the HTML type of a Static control found in a report....
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
grPrint (Function)
Prints a chart.
MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.
17. TLS/SSL: Encrypting information on the Web
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
dRectangle (Example)
Usage example of the dRectangle function
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
dCircle (Example)
Usage example of the dCircle function
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
MemFound (Function)
Checks whether the sought element was found.