ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
<Table>.CollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
fMakeDir (Example)
Usage example of the fMakeDir function
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
fRead (Example)
Usage example of the fRead function
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
Event (Example)
Usage example of the Event function
ThreadExecute (Function)
Starts the execution of a secondary thread.
ProjectInfo (Function)
Returns specific information about the project currently run.
SSH constants
The following constants are used to manage an SSH server:...
fSize (Function)
Returns the size of a file (in bytes).
fMoveDir (Function)
Moves a directory and its content.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.