ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Thread>.SendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
Screen,XVar (External language)
Defines whether a control is included (or not) in the current window.
<Organizer>.SelectPlus (Function)
Selects an appointment in an Organizer control.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
iEllipse (Function)
Prints an ellipse (in a rectangle).
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
HCreation (Function)
Creates an empty table (file extension ".FIC") with index file, full-text index file and memo file if required.
KanbanSave (Function)
Updates the record bound to the current card in the Kanban control.
nWDGetLastError: Error code of last error
Error code of last error......
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
Image Editor control properties (WEBDEV)
You can manipulate Image Editor controls in a page using the following WLanguage properties......
DisplayAsMarkdown (Property)
The DisplayAsMarkdown property indicates whether or not an Edit control displays its content in Markdown format.
iBorder (Function)
Prints a border at specified coordinates.
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
MouseCursor (Property)
The MouseCursor property gets and sets the cursor displayed when pointing over a control, window or page.
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.