ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Operations performed on deployment diagrams
The following paragraphs explain......
TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
InitialItem (Property)
InitialItem is used to find out the initial name of an item found in a query. This name is known from the alias of this item.
ThreadSuspend (Function)
Temporarily suspends the execution of the specified thread. Function not recommended.
TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
HCloseConnection (Function)
Closes a connection to a database.
J2EERunXML (Function)
Runs a procedure on a server of J2EE XML Web services.
CreateShortcut (Example)
Usage example of the CreateShortcut function
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
TableToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
fRename (Function)
Modifies the name of a file.
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
CurrentWorksheet (Property)
The CurrentWorksheet property is used to get and change the current worksheet in a Spreadsheet control.
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
hbWriting (Type of variable)
The hbWriting type is used to define the characteristics of a write operation that will be performed in a row (record) of an HBase table.
Developing multilingual applications
A multilingual application is an application that can be distributed in several languages......