ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
13. Universal replication
SpreadsheetInputFunction (Function)
Inserts a function name at cursor position in the editable cell of a Spreadsheet control found in a window.
Seek (Function)
Searches for the index of an element in a WLanguage array.
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
Markdown (Property)
The Property Markdown allows: for control s a window to manage the "Markdown support" option (present in the "Detail" tab of the description window of the control). for the Static control of an report: determine if a Static control of a report is of type Markdown. set the type of a Static control in a report to Markdown....
ERR_NO_PROJECT
ERR_BAD_PARAMETER
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
CertificateSelect (Function)
Opens a window for selecting the certificates. The listed certificates are the certificates installed in the personal store.
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
H.TemporaryDirectory (Variable)
Allows you to force the directory used to store the temporary files when reindexing the HFSQL data files.
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
Associating an image with an element in a TreeView control
Methods for associating an image with an element in a TreeView control....
<Toolbar>.Dock (Function)
Docks a Toolbar control to a window or changes the anchoring position of a docked Toolbar control.
<Buffer type>.AnsiToUnicode (Function)
Converts a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string.
MCIWindowSize (Function)
Changes the size and position of the display window of a media file previously opened (MCIOpen).
<Window>.OpenAsynchronous (Function)
Opens a window whose result will be retrieved via a WLanguage procedure ("callback").