ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
FTPDeleteFile (Example)
Usage example of the FTPDeleteFile function
grZoom (Function)
Defines the zoom of a chart.
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
HCreateView (Example)
Usage example of the HCreateView function
<Table>.MoveLine (Function)
Moves a row or swaps two rows in a Table control.
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
fCopyDir (Example)
Usage example of the fCopyDir function
MemoryFormat (Property)
The MemoryFormat property is used to get and change the format of the value returned for: Date or Time edit controls. Date or Time table columns. Calendar controls. Static controls. editable combo boxes. table columns displayed by combo boxes....
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
HRecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
FTPRemoveDir (Example)
Usage example of the FTPRemoveDir function
<Thread>.SendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
zipClose (Example)
Usage example of the zipClose function
fTempFile (Example)
Usage example of the fTempFile function
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
InfoBuild (Function)
Displays a custom message in a system information window.
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
SSH constants
The following constants are used to manage an SSH server:...
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
Seek (Function)
Searches for the index of an element in a WLanguage array.
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
HDescribeFile (Function)
Describes a data file programmatically.