ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
HTMLClass (Property)
The HTMLClass property reads and sets the value of the "class" HTML attribute of the control.
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
LooperSelectMinus (Function)
Deselects a row in a Looper control.
HDescribeItem (Function)
Describes a file item through programming.
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
CurrentIndex (Function)
Depending on the specified control, returns: the number of the current row displayed in the current Table control, the number of the option with focus in a Check Box control, the number of the current row in the current Looper control, the index of the current indexed control....
ThreadMode (Function)
Changes the management mode of threads.
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
LooperSelectPlus (Function)
Selects a row in a Looper control.
SysDir (Function)
Returns the path of a system directory.
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....