ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
dLine (Example)
Usage example of the dLine function
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.
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.
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.
dCircle (Example)
Usage example of the dCircle function
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
MemFound (Function)
Checks whether the sought element was found.
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
saasUser (Type of variable)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
HCheckUnaltered (Function)
Checks whether one or all records in an unalterable data file have not been modified (with an hexadecimal editor for example).
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.