ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
Developing multilingual applications
A multilingual application is an application that can be distributed in several languages......
fOpen (Example)
Usage example of the fOpen function
WinAnimationOpening (Function)
Modifies the type and duration of animations used when opening the application windows.
fShortName (Example)
Usage example of the fShortName function
HIndex (Example)
Usage example of the HIndex function
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
MenuInsertMenu (Function)
Inserts a menu before another menu in a window.
MemCreate (Function)
Creates a memory area.
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
RulerValue (Property)
The RulerValue property is used to get or change the position of the playhead in a TimeLine control.
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
Spreadsheet control properties
You can manipulate a Spreadsheet controls and their cells in a window or report using the following WLanguage properties......
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...