ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Country (Type of variable)
The Country type is used to find out the characteristics of a country.
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
grGridlines (Function)
Displays or hides the chart gridlines.
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
Operations performed on class diagrams
The following paragraphs explain......
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
GanttLink (Type of variable)
The GanttLink type is used to define the advanced characteristics of a link between two tasks of a Gantt chart.
AAF: Expanding or collapsing a tree structure (Table or TreeView Table control)
The TreeView and TreeView Table controls give the end user several options via the context menu......
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
BREAK statement/"BREAK:" label
The keyword BREAK can correspond: to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process. to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement....
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
ThreadMode (Function)
Changes the management mode of threads.
Events associated with ListView controls
List of events associated with ListView controls...
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...