ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCheckMemo (Function)
Checks the structural integrity of memos in an HFSQL data file.
HOnError (Function)
Customizes the management of HFSQL errors.
hdfsConnection (Type of variable)
The hdfsConnection type is used to define the advanced characteristics of a connection to the Hadoop file system (HDFS).
mongoDatabase (Type of variable)
The mongoDatabase type is used to define the characteristics of a database for a MongoDB server.
DocToText (Function)
Creates a character string from the data: found in a Word Processing control or in a Word Processing document. found in a paragraph of a Word Processing control....
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
Large (Property)
Large is used to: Find out whether a Font variable is enlarged. Enlarge (or not) a Font variable. This property is kept for backward compatibility....
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
MDIOpen (Function)
Opens and enables an MDI child window.
Events associated with Flex controls
List of events associated with Flex controls...
SchedulerWorkingHour (Function)
Used to indicate the specific working hours per day in a Scheduler control.
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
Cumulated (Property)
The Cumulated property is used to determine if the value of a column or row in Pivot Table control corresponds to a total (total at the end of a row or column).
OpenMainMenu (Function)
Opens the main menu of the current window.
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
btleService (Type of variable)
The btleService type is used to handle a Bluetooth Low Energy service ("Bluetooth GATT Service").
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.